Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant disasm lbzux r0, r7, r27 #7

Closed
arkup opened this issue Mar 18, 2019 · 3 comments
Closed

Cant disasm lbzux r0, r7, r27 #7

arkup opened this issue Mar 18, 2019 · 3 comments
Assignees
Labels

Comments

@arkup
Copy link

arkup commented Mar 18, 2019

hi, seems it's not possible to disasm bytes 7C 07 D8 EE

from IDA

ROM:00000000             # Segment type: Pure code
ROM:00000000                             .section "ROM",text_vle
ROM:00000000 7C 07 D8 EE                 lbzux     r0, r7, r27
@wargio wargio self-assigned this Mar 19, 2019
@wargio
Copy link
Owner

wargio commented Mar 19, 2019

image

@wargio
Copy link
Owner

wargio commented Mar 19, 2019

fixed via 645bea5

@wargio wargio closed this as completed Mar 19, 2019
@wargio wargio added bug and removed enhancement labels Mar 19, 2019
@wargio
Copy link
Owner

wargio commented Mar 19, 2019

was bug, not enhancement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants