Searched refs:orw (Results 1 - 25 of 42) sorted by relevance

12

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/cr16/
H A Dor_test.s25 orw $0xf,r1
26 orw $0xff,r2
27 orw $0xfff,r1
28 orw $0xffff,r2
29 orw $20,r1
30 orw $10,r2
34 orw r1,r2
35 orw r2,r3
36 orw r3,r4
37 orw r
[all...]
H A Dor_test.d22 20: f1 26 orw \$0xf:s,r1
23 22: b2 26 ff 00 orw \$0xff:m,r2
24 26: b1 26 ff 0f orw \$0xfff:m,r1
25 2a: b2 26 ff ff orw \$0xffff:m,r2
26 2e: b1 26 14 00 orw \$0x14:m,r1
27 32: a2 26 orw \$0xa:s,r2
28 34: 12 27 orw r1,r2
29 36: 23 27 orw r2,r3
30 38: 34 27 orw r3,r4
31 3a: 56 27 orw r
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dx86-64-suffix-bad.s3 orw %al, (%rax)
12 orw %eax, (%rax)
16 orw %rax, (%rax)
H A Dlfence-ret-a.d12 +[a-f0-9]+: 66 83 0c 24 00 orw \$0x0,\(%esp\)
15 +[a-f0-9]+: 66 83 0c 24 00 orw \$0x0,\(%esp\)
H A Dlfence-ret-c.d11 +[a-f0-9]+: 66 83 0c 24 00 orw \$0x0,\(%esp\)
14 +[a-f0-9]+: 66 83 0c 24 00 orw \$0x0,\(%esp\)
H A Dnoreg32-data16.d93 *[a-f0-9]+: 66 83 08 01 orw \$0x1,\(%eax\)
94 *[a-f0-9]+: 66 81 08 89 00 orw \$0x89,\(%eax\)
95 *[a-f0-9]+: 66 81 08 34 12 orw \$0x1234,\(%eax\)
96 *[a-f0-9]+: 66 81 08 78 56 orw \$0x5678,\(%eax\)
H A Dnoreg64-data16.d97 *[a-f0-9]+: 66 83 08 01 orw \$0x1,\(%rax\)
98 *[a-f0-9]+: 66 81 08 89 00 orw \$0x89,\(%rax\)
99 *[a-f0-9]+: 66 81 08 34 12 orw \$0x1234,\(%rax\)
100 *[a-f0-9]+: 66 81 08 78 56 orw \$0x5678,\(%rax\)
H A Dnoreg16.d86 *[a-f0-9]+: 83 0f 01 orw \$0x1,\(%bx\)
87 *[a-f0-9]+: 81 0f 89 00 orw \$0x89,\(%bx\)
88 *[a-f0-9]+: 81 0f 34 12 orw \$0x1234,\(%bx\)
H A Dx86-64-opts.d92 [ ]*[a-f0-9]+: 66 09 d1 orw %dx,%cx
93 [ ]*[a-f0-9]+: 66 0b ca orw.s %dx,%cx
98 [ ]*[a-f0-9]+: 66 09 d1 orw %dx,%cx
99 [ ]*[a-f0-9]+: 66 0b ca orw.s %dx,%cx
246 [ ]*[a-f0-9]+: 66 09 d1 orw %dx,%cx
247 [ ]*[a-f0-9]+: 66 0b ca orw.s %dx,%cx
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-crx/
H A Dreloc-num32.d12 .*: 78 56 orw r7, r8
/netbsd-current/lib/libm/arch/i387/
H A Ds_ceilf.S18 orw $0x0800,%dx /* round towards +oo */
32 orw $0x0800,%dx
H A Ds_floor.S18 orw $0x0400,%dx /* round towards -oo */
33 orw $0x0400,%dx
H A Ds_floorf.S18 orw $0x0400,%dx /* round towards -oo */
33 orw $0x0400,%dx
H A Ds_ceil.S20 orw $0x0800,%dx /* round towards +oo */
34 orw $0x0800,%dx
/netbsd-current/regress/lib/libc/ieeefp/testfloat/arch/i386/
H A Dsystmodes.S90 orw %ax,0(%esp)
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-i386/
H A Dpr23854.s19 orw bar@GOT(%ecx), %di
28 orw foo@GOT(%ecx), %di
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-x86-64/
H A Dpr23854.s19 orw bar@GOTPCREL(%rip), %di
28 orw foo@GOTPCREL(%rip), %di
/netbsd-current/sys/arch/x68k/stand/libsa/
H A Dfdsub.S55 orw %d1,%d0
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/crx/
H A Darith_insn.s109 .global orw
110 orw: label
111 orw $0x3 , r1 label
112 orw $-2 , r2 label
113 orw r3 , r4 label
H A Darith_insn.d94 0000008e <orw>:
95 8e: 31 16 orw \$0x3, r1
96 90: e2 16 fe ff orw \$0xfffe, r2
97 94: 34 56 orw r3, r4
/netbsd-current/common/lib/libc/arch/m68k/atomic/
H A Datomic_or.S88 orw 8(%sp), %d0
99 orw 8(%sp), %d1
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/h8300/
H A Dallinsn.exp44 run_sim_test orw.s $all
/netbsd-current/sys/arch/i386/stand/lib/
H A Dbiosmemx.S58 orw %si,%bx
/netbsd-current/sys/arch/amd64/acpi/
H A Dacpi_wakecode.S122 orw $0x4000,%bx
/netbsd-current/sys/arch/i386/acpi/
H A Dacpi_wakecode.S118 orw $0x4000,%bx

Completed in 308 milliseconds

12