Searched refs:sbbq (Results 1 – 14 of 14) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | select.ll | 113 ; CHECK: sbbq %rax, %rax 125 ; CHECK: sbbq %rax, %rax 137 ; CHECK: sbbq %rax, %rax 149 ; CHECK: sbbq %rax, %rax 162 ; CHECK: sbbq %rax, %rax 174 ; CHECK: sbbq %rax, %rax
|
D | setcc.ll | 31 ; CHECK: sbbq %rax, %rax
|
D | sext-i1.ll | 47 ; 64: sbbq
|
D | peep-setb.ll | 54 ; CHECK: sbbq $0
|
D | add.ll | 124 ; X64-NEXT: sbbq
|
/external/valgrind/main/none/tests/amd64/ |
D | amd64locked.c | 294 GEN_do_locked_G_E(sbbq,rax) in GEN_do_locked_G_E() 400 GEN_do_locked_imm_E(sbbq,rax,0x7D) 401 GEN_do_locked_imm_E(sbbq,rax,0x31415927)
|
D | insn_basic.def | 903 sbbq eflags[0x1,0x0] : imm8[12] r64.uq[8765432175318642] => 1.uq[8765432175318630] 904 sbbq eflags[0x1,0x1] : imm8[12] r64.uq[8765432175318642] => 1.uq[8765432175318629] 905 ###sbbq eflags[0x1,0x0] : imm32[12345678] rax.uq[8765432175318642] => 1.uq[8765432162972964] 906 ###sbbq eflags[0x1,0x1] : imm32[12345678] rax.uq[8765432175318642] => 1.uq[8765432162972963] 907 sbbq eflags[0x1,0x0] : imm32[12345678] rbx.uq[8765432175318642] => 1.uq[8765432162972964] 908 sbbq eflags[0x1,0x1] : imm32[12345678] rbx.uq[8765432175318642] => 1.uq[8765432162972963] 909 sbbq eflags[0x1,0x0] : imm32[12345678] m64.uq[8765432175318642] => 1.uq[8765432162972964] 910 sbbq eflags[0x1,0x1] : imm32[12345678] m64.uq[8765432175318642] => 1.uq[8765432162972963] 911 sbbq eflags[0x1,0x0] : r64.uq[1234567813572468] r64.uq[8765432175318642] => 1.uq[7530864361746174] 912 sbbq eflags[0x1,0x1] : r64.uq[1234567813572468] r64.uq[8765432175318642] => 1.uq[7530864361746173] [all …]
|
/external/v8/test/cctest/ |
D | test-disasm-x64.cc | 192 __ sbbq(rdx, rbx); in TEST() local
|
/external/valgrind/main/docs/internals/ |
D | 3_0_BUGSTATUS.txt | 512 110898 opteron instructions missing: btq sbbq btsq btrq bsfq
|
/external/v8/src/x64/ |
D | assembler-x64.h | 791 void sbbq(Register dst, Register src) { in sbbq() function
|
D | code-stubs-x64.cc | 5555 __ sbbq(rax, rcx); // Subtract one if below (aka. carry set). in GenerateHeapNumbers() local
|
/external/valgrind/main/VEX/orig_amd64/ |
D | test2.sorted | 5628 4819FF sbbq %rdi, %rdi
|
D | test2.orig | 22514 sbbq %rdi, %rdi
|
/external/elfutils/tests/ |
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |