4 changed files with 19 additions and 2 deletions
@ -0,0 +1,8 @@ |
|||
#objdump: -dr |
|||
|
|||
.*: +file format .* |
|||
|
|||
Disassembly of section .text: |
|||
|
|||
0+000 <.text>: |
|||
0: d0 c0 00 00 seth r0,[#]0x0 |
|||
@ -0,0 +1,3 @@ |
|||
.text |
|||
seth r0, #shigh(0xffff8000) |
|||
.end |
|||
Loading…
Reference in new issue