/toolchain/binutils/binutils-2.25/gas/testsuite/gas/h8300/ |
bitops4.s | 15 bxor #0,r0l 16 bxor #0,@r0 17 bxor #0,@64:8
|
bitops4h.s | 16 bxor #0,r0l 17 bxor #0,@er0 18 bxor #0,@64:8
|
bitops4s.s | 24 bxor #0,r0l 25 bxor #0,@er0 26 bxor #0,@64:8 27 bxor #0,@128:16 28 bxor #0,@65536:32
|
t12_bit.s | 107 bxor #0x7,r1h ;7571
108 bxor #0x7,@er1 ;7c107570
109 bxor #0x7,@0xffffff12:8 ;7e127570
110 bxor #0x7,@0x1234:16 ;6a1012347570
111 bxor #0x7,@0x12345678:32 ;6a30123456787570
|
t12_bit.exp | 373 pass "$testname: bxor #0x7, ..." 375 fail "$testname: bxor #0x7, ... ($x)" 378 default { fail "$testname: bxor #0x7, ... ($x)" }
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/ |
logical2.s | 53 //Dreg_lo = CC = BXOR ( A0, Dreg ) ; /* (b) */ 54 R0.L = CC = BXOR(A0, R0); 55 R0.L = CC = BXOR(A0, R1); 57 R3.L = CC = BXOR(A0, R0); 58 R3.L = CC = BXOR(A0, R1); 60 //Dreg_lo = CC = BXOR ( A0, A1, CC ) ; /* (b) */ 61 R0.L = CC = BXOR(A0, A1, CC); 62 R0.L = CC = BXOR(A0, A1, CC); 64 R3.L = CC = BXOR(A0, A1, CC); 65 R3.L = CC = BXOR(A0, A1, CC) [all...] |
logical.s | 32 .global bxor 33 bxor: label 34 R7.l = CC = bxor (a0, r0); 35 r7.l = cc = BXOR (A0, R1); 37 r5.L = Cc = BxoR (A0, A1, CC); 38 R4.L = cC = bXor (a0, a1, cc);
|
logical2.d | 35 3c: 0b c6 00 40 R0.L = CC = BXOR \(A0, R0\); 36 40: 0b c6 08 40 R0.L = CC = BXOR \(A0, R1\); 37 44: 0b c6 00 46 R3.L = CC = BXOR \(A0, R0\); 38 48: 0b c6 08 46 R3.L = CC = BXOR \(A0, R1\); 39 4c: 0c c6 00 40 R0.L = CC = BXOR \(A0, A1, CC\); 40 50: 0c c6 00 40 R0.L = CC = BXOR \(A0, A1, CC\); 41 54: 0c c6 00 46 R3.L = CC = BXOR \(A0, A1, CC\); 42 58: 0c c6 00 46 R3.L = CC = BXOR \(A0, A1, CC\);
|
logical.d | 28 0000001a <bxor>: 29 1a: 0b c6 00 4e R7.L = CC = BXOR \(A0, R0\); 30 1e: 0b c6 08 4e R7.L = CC = BXOR \(A0, R1\); 31 22: 0c c6 00 4a R5.L = CC = BXOR \(A0, A1, CC\); 32 26: 0c c6 00 48 R4.L = CC = BXOR \(A0, A1, CC\);
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/xc16x/ |
bit.s | 9 bxor r0.1,r0.2 label
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/ |
sh2a.s | 27 bxor.b #7,@(4095,r3)
|
sh2a.d | 21 0x0000002c 33 79 6f ff bxor.b #7,@\(4095,r3\)
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-h8300/ |
relax-4.s | 2 ; BAND, BCLR, BIAND, BILD, BIOR, BIST, BIXOR, BLD, BNOT, BOR, BSET, BST, BTST, BXOR
|
/development/tools/checkstyle/ |
android-style.xml | 129 <property name="tokens" value="ASSIGN, BAND, BAND_ASSIGN, BOR, BOR_ASSIGN, BSR, BSR_ASSIGN, BXOR, BXOR_ASSIGN, COLON, DIV, DIV_ASSIGN, EQUAL, GE, GT, LAND, LE, LITERAL_ASSERT, LITERAL_CATCH, LITERAL_DO, LITERAL_ELSE, LITERAL_FINALLY, LITERAL_FOR, LITERAL_IF, LITERAL_RETURN, LITERAL_SYNCHRONIZED, LITERAL_TRY, LITERAL_WHILE, LOR, LT, MINUS, MINUS_ASSIGN, MOD, MOD_ASSIGN, NOT_EQUAL, PLUS, PLUS_ASSIGN, QUESTION, SL, SLIST, SL_ASSIGN, SR, SR_ASSIGN, STAR, STAR_ASSIGN, TYPE_EXTENSION_AND" /> 186 <property name="tokens" value="BAND, BOR, BSR, BXOR, DIV, EQUAL, GE, GT, LAND, LE, LITERAL_INSTANCEOF, LOR, LT, MINUS, MOD, NOT_EQUAL, PLUS, QUESTION, SL, SR, STAR " />
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-h8300.texi | 251 bclr #imm,rd bxor #imm,rd 252 bclr #imm,@@rd bxor #imm,@@rd 253 bclr #imm,@@abs:8 bxor #imm,@@abs:8
|
/toolchain/binutils/binutils-2.25/bfd/ |
coff-h8300.c | 749 "bld", "bnot", "bor", "bset", "bst", "btst", "bxor", "ldc.w", 927 "bld", "bnot", "bor", "bset", "bst", "btst", "bxor", and 966 "bixor", "bld", "bor", "btst", and "bxor". */ 981 "bld", "bnot", "bor", "bset", "bst", "btst", "bxor", and 1020 "bixor", "bld", "bor", "btst", and "bxor". */ [all...] |
elf32-h8300.c | 1044 "bld", "bnot", "bor", "bset", "bst", "btst", "bxor", and 1102 "btst", and "bxor". */ [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/arch/ |
sh2a-nofpu.s | 62 bxor.b #4,@(2048,r4) ;!/* 0011nnnn0iii1001 0110dddddddddddd bxor.b #<imm>,@(<DISP12>,<REG_N>) */ {"bxor.b",{A_IMM,A_DISP_REG_N},{HEX_3,REG_N,IMM0_3Uc,HEX_9,HEX_6,DISP1_12}, arch_sh2a_nofpu_up | arch_op32}
|
sh2a.s | [all...] |
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/arch/ |
sh2a-nofpu.s | 62 bxor.b #4,@(2048,r4) ;!/* 0011nnnn0iii1001 0110dddddddddddd bxor.b #<imm>,@(<DISP12>,<REG_N>) */ {"bxor.b",{A_IMM,A_DISP_REG_N},{HEX_3,REG_N,IMM0_3Uc,HEX_9,HEX_6,DISP1_12}, arch_sh2a_nofpu_up | arch_op32}
|
sh2a.s | [all...] |
/packages/apps/Messaging/build/gcheckstyle/tools/java/checkstyle/ |
googlestyle-5.0.xml | 360 BOR_ASSIGN, BSR, BSR_ASSIGN, BXOR, BXOR_ASSIGN, COLON, DIV, DIV_ASSIGN,
|
/toolchain/binutils/binutils-2.25/gas/config/ |
bfin-lex.l | 196 [bB][xX][oO][rR] return BXOR;
|
bfin-parse.y | 507 %token BXOR [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
sh-opc.h | [all...] |