Searched refs:xord (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/cr16/
H A Dxor_test.s43 xord $0xf,(r2,r1)
44 xord $0xff,(r2,r1)
45 xord $0xfff,(r2,r1)
46 xord $0xffff,(r2,r1)
47 xord $0xfffff,(r2,r1)
48 xord $0xfffffff,(r2,r1)
49 xord $0xffffffff,(r2,r1)
53 xord (r4,r3),(r2,r1)
54 xord (r4,r3),(r2,r1)
55 #xord
[all...]
H A Dxor_test.d34 40: 61 00 00 00 xord \$0xf:l,\(r2,r1\)
36 46: 61 00 00 00 xord \$0xff:l,\(r2,r1\)
38 4c: 61 00 00 00 xord \$0xfff:l,\(r2,r1\)
40 52: 61 00 00 00 xord \$0xffff:l,\(r2,r1\)
42 58: 61 00 0f 00 xord \$0xfffff:l,\(r2,r1\)
44 5e: 61 00 ff 0f xord \$0xfffffff:l,\(r2,r1\)
46 64: 61 00 ff ff xord \$0xffffffff:l,\(r2,r1\)
48 6a: 14 00 31 a0 xord \(r4,r3\),\(r2,r1\)
49 6e: 14 00 31 a0 xord \(r4,r3\),\(r2,r1\)
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/cr16/
H A Dlib1funcs.S75 xord (r9, r8), (r1, r0) /* Xor low bits of param 1 with temp */
76 xord (r9, r8), (r3, r2) /* Xor high bits of param 1 with temp */
91 xord (r9, r8), (r5, r4) /* Xor low bits of param 2 with temp */
92 xord (r9, r8), (r7, r6) /* Xor high bits of param 2 with temp */
116 xord (r9, r8), (r1, r0) /* Xor low bits of ures with temp */
117 xord (r9, r8), (r3, r2) /* Xor high bits of ures with temp */
215 xord (r9, r8), (r1, r0) /* Xor low bits of param 1 with temp */
216 xord (r9, r8), (r3, r2) /* Xor high bits of param 1 with temp */
230 xord (r9, r8), (r5, r4) /* Xor low bits of param 2 with temp */
231 xord (r
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/cr16/
H A Dlib1funcs.S75 xord (r9, r8), (r1, r0) /* Xor low bits of param 1 with temp */
76 xord (r9, r8), (r3, r2) /* Xor high bits of param 1 with temp */
91 xord (r9, r8), (r5, r4) /* Xor low bits of param 2 with temp */
92 xord (r9, r8), (r7, r6) /* Xor high bits of param 2 with temp */
116 xord (r9, r8), (r1, r0) /* Xor low bits of ures with temp */
117 xord (r9, r8), (r3, r2) /* Xor high bits of ures with temp */
215 xord (r9, r8), (r1, r0) /* Xor low bits of param 1 with temp */
216 xord (r9, r8), (r3, r2) /* Xor high bits of param 1 with temp */
230 xord (r9, r8), (r5, r4) /* Xor low bits of param 2 with temp */
231 xord (r
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/crx/
H A Darith_insn.s202 .global xord
203 xord: label
204 xord $0x16 , r3 label
205 xord $-0x6ffe , r4 label
206 xord $017777777777 , r4 label
207 xord r5 , r6 label
H A Darith_insn.d180 0000012a <xord>:
181 12a: e3 29 16 00 xord \$0x16, r3
182 12e: e4 29 02 90 xord \$0x9002, r4
183 132: f4 29 ff 7f xord \$0x7fffffff, r4
185 138: 56 69 xord r5, r6

Completed in 151 milliseconds