/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arc/ |
nps400-6.d | 23 38: 4820 1022 xorb r0,r0,r1,0,0x8,0x2 24 3c: 4830 1822 xorb.f r0,r0,r1,0x10,0x8,0x2
|
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
x86-32-coverage.s | 141 // CHECK: xorb $254, 3735928559(%ebx,%ecx,8) 142 xorb $0xfe,0xdeadbeef(%ebx,%ecx,8) 144 // CHECK: xorb $127, 3735928559(%ebx,%ecx,8) 145 xorb $0x7f,0xdeadbeef(%ebx,%ecx,8) [all...] |
x86-64.s | 439 // CHECK: xorb %al, %al
|
/external/llvm/test/MC/X86/ |
x86-32-coverage.s | 995 // CHECK: xorb $254, 3735928559(%ebx,%ecx,8) [all...] |
/toolchain/binutils/binutils-2.27/opcodes/ |
z8kgen.c | [all...] |
arc-nps400-tbl.h | 165 ANDB_LIKE ("xorb", 2, NPS_ANDB_SIZE)
|
crx-opc.c | 48 ARITH_BYTE_INST ("xorb", 0x9),
|
ChangeLog | 569 * arc-nps400-tbl.h: Add addb, subb, adcb, sbcb, andb, xorb, orb,
|
/external/valgrind/none/tests/x86/ |
insn_basic.def | [all...] |
/prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/ |
amd64enc.s | [all...] |
/prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/ |
amd64enc.s | [all...] |
/external/llvm/test/MC/Disassembler/X86/ |
x86-32.txt | 769 # CHECK: xorb $38, 5277496
|
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/testdata/ |
libmach8db.c | 575 [0x06] = { Ib,0, "XORB %i,%e" }, 982 [0x30] = { RMB,0, "XORB %r,%e" }, 984 [0x32] = { RMB,0, "XORB %e,%r" }, 986 [0x34] = { Ib,0, "XORB %i,AL" }, [all...] |
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/testdata/ |
libmach8db.c | 575 [0x06] = { Ib,0, "XORB %i,%e" }, 982 [0x30] = { RMB,0, "XORB %r,%e" }, 984 [0x32] = { RMB,0, "XORB %e,%r" }, 986 [0x34] = { Ib,0, "XORB %i,AL" }, [all...] |
/toolchain/binutils/binutils-2.27/include/opcode/ |
ns32k.h | 472 { "xorb", 6,16, 0x38, "1B2I", 1, "", DEF_MODEC,DEF_MODEL },
|
/external/valgrind/none/tests/amd64/ |
insn_basic.def | [all...] |
/external/mesa3d/src/mesa/x86/ |
assyntax.h | 683 #define XOR_B(a, b) CHOICE(xorb ARG2(a,b), xorb ARG2(a,b), xorb ARG2(b,a)) [all...] |
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ |
opcode-suffix.d | 56 *[0-9a-f]+: 30 90 90 90 90 90[ ]+xorb[ ]+%dl,-0x6f6f6f70\(%eax\) 58 *[0-9a-f]+: 32 90 90 90 90 90[ ]+xorb[ ]+-0x6f6f6f70\(%eax\),%dl 60 *[0-9a-f]+: 34 90[ ]+xorb[ ]+\$0x90,%al
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/xc16x/ |
xc16x.exp | 380 set testname "xorb.s: xc16x xorb tests" 383 gas_start "xorb.s" "-al" [all...] |
/device/linaro/bootloader/edk2/DuetPkg/BootSector/ |
st16_64.S | 199 xorb %bh,%bh
[all...] |
st32_64.S | 214 xorb %bh,%bh
[all...] |
start.S | 193 xorb %bh, %bh
[all...] |
start16.S | 187 xorb %bh, %bh
[all...] |
start32.S | 202 xorb %bh, %bh
[all...] |
start64.S | 206 xorb %bh,%bh
[all...] |