]> andersk Git - udis86.git/blob - tests/testjmp.ref
Use the public http URI to docbook.xsl.
[udis86.git] / tests / testjmp.ref
1 0000000000000000 0f853b000000     jnz dword 0x41          
2 0000000000000006 0f8035000000     jo dword 0x41           
3 000000000000000c 660f813000       jno word 0x41           
4 0000000000000011 0f822a000000     jb dword 0x41           
5 0000000000000017 660f832500       jae word 0x41           
6 000000000000001c 0f831f000000     jae dword 0x41          
7 0000000000000022 67e31c           jecxz 0x41              
8 0000000000000025 67e319           jecxz 0x41              
9 0000000000000028 e317             jrcxz 0x41              
10 000000000000002a e912000000       jmp 0x41                
11 000000000000002f e80d000000       call 0x41               
12 0000000000000034 66e90900         jmp 0x41                
13 0000000000000038 e904000000       jmp 0x41                
14 000000000000003d 6766ff20         jmp word near [eax]     
15 0000000000000041 ff20             jmp qword near [rax]    
This page took 0.067618 seconds and 5 git commands to generate.