Searched refs:andh (Results 1 – 10 of 10) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i860/ |
D | bitwise.s | 1 # and, andh, andnot, andnoth, or, orh, xor, xorh 67 andh 1,%r1,%r2 68 andh 8193,%r4,%r5 69 andh 5110,%r7,%r8 70 andh 32769,%r10,%r11 71 andh 65001,%r13,%r14 72 andh 65535,%r16,%r17 73 andh 0xffff,%r19,%r20 74 andh 0xabcd,%r22,%r23 75 andh 0x1234,%r25,%r26 [all …]
|
D | bitwise.d | 65 dc: 01 00 22 cc andh 0x0001,%r1,%sp 66 e0: 01 20 85 cc andh 0x2001,%r4,%r5 67 e4: f6 13 e8 cc andh 0x13f6,%r7,%r8 68 e8: 01 80 4b cd andh 0x8001,%r10,%r11 69 ec: e9 fd ae cd andh 0xfde9,%r13,%r14 70 f0: ff ff 11 ce andh 0xffff,%r16,%r17 71 f4: ff ff 74 ce andh 0xffff,%r19,%r20 72 f8: cd ab d7 ce andh 0xabcd,%r22,%r23 73 fc: 34 12 3a cf andh 0x1234,%r25,%r26 74 100: 00 00 9d cf andh 0x0000,%r28,%r29 [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/xgate/ |
D | all_insns.d | 21 0+0016 <L8\+0x2> andh R1, #0x80 Abs\* 0x00008004 <END_CODE\+0x7f1c> 28 0+001e <L10\+0x2> andh R7, #0x00 Abs\* 0x000000e8 <END_CODE> 31 0+0022 <L11\+0x2> andh R4, #0xff Abs\* 0x0000ff01 <END_CODE\+0xfe19> 33 0+0026 <L13> andh R6, #0xff Abs\* 0x0000ff01 <END_CODE\+0xfe19>
|
D | all_insns.s | 17 L13: andh r6, #255
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/fr30/ |
D | allinsn.s | 42 .global andh symbol 43 andh: label 44 andh r5, @r6
|
D | allinsn.d | 46 0+001e <andh>: 47 1e: 85 56 andh r5,@r6
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/ |
D | insns9s12xg.d | 17 00000010 <label3\+0xc> andh R2, #0x54 19 00000014 <label3\+0x10> andh R1, #0x32
|
D | insns9s12xg.s | 21 andh r1, #u08_1
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | fr30.cpu | 672 (binary-logical-op-m andh andh "reg/mem" OP1_8 OP2_5 HI and Rj Ri)
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | ChangeLog-9103 | 827 (andh, andnoth, orh, xorh): Deleted 3-register forms as they do not
|