Modify ↓
Ticket #149 (new defect)
Opened 2 years ago
x86_64 mode and x86 mode - listing - conditional jumps not the same as the output. Output correct.
| Reported by: | danny_reeves@… | Owned by: | |
|---|---|---|---|
| Priority: | P1 | Milestone: | |
| Component: | List Format: NASM-compatible | Version: | other |
| Severity: | minor | Keywords: | |
| Cc: |
Description
The listing for conditional jumps do not match the output. For short backward jumps it is 2 bytes too short. For short forward is 2 bytes too long. For near jumps backward is 8 bytes short. For near jumps forward it is 8 bytes long.
Attachments
Note: See
TracTickets for help on using
tickets.
