gdb: s390: Correct record/replay of may/mayr insn
[binutils-gdb.git] / ld / testsuite / ld-mips-elf / mode-change-error-1a.s
blobd52caf5a77c31c5784bd6e0edca02622ee8760b5
1 .option pic0
2 .text
3 .align 4
4 .globl main
5 .set nomips16
6 .ent main
7 .type main, @function
8 main:
9 .mask 0x80000000,-4
10 .fmask 0x00000000,0
11 .set noreorder
13 j doit
14 nop
16 j doit
17 nop
19 .end main
20 .size main, .-main