old-cross-binutils/binutils/testsuite/binutils-all/vax/entrymask.s
Nick Clifton ec72cfe589 Add VAX specific disassembler option -Mentry: to specify a function entry
address, and add code to test this new option.
2005-03-29 16:13:48 +00:00

11 lines
106 B
ArmAsm

.text
.global label1
label1:
.word 0x0110
.global label2
.type label2,@function
label2:
.word 0x0224