Home
last modified time | relevance | path

Searched refs:decb (Results 1 – 16 of 16) sorted by relevance

/external/quake/quake/src/WinQuake/
Dd_copy.s86 decb %ah
/external/quake/quake/src/QW/client/
Dd_copy.s86 decb %ah
/external/grub/stage2/
Dstart_eltorito.S182 decb ABS(RetryCount)
/external/llvm/test/MC/X86/
Dx86-32.s592 decb %al
Dx86-64.s899 decb %al // CHECK: decb %al # encoding: [0xfe,0xc8] label
/external/llvm/test/CodeGen/X86/
Datomic_add.ll150 ; CHECK: decb
/external/valgrind/main/none/tests/x86/
Dx86locked.c447 GEN_do_locked_unary_E(decb,al)
Dinsn_basic.def423 decb r8.ub[123] => 0.ub[122]
424 decb m8.ub[123] => 0.ub[122]
/external/v8/src/x64/
Dassembler-x64.h900 void decb(Register dst);
901 void decb(const Operand& dst);
Dassembler-x64.cc1054 void Assembler::decb(Register dst) { in decb() function in v8::internal::Assembler
1065 void Assembler::decb(const Operand& dst) { in decb() function in v8::internal::Assembler
Dbuiltins-x64.cc160 __ decb(FieldOperand(rcx, SharedFunctionInfo::kConstructionCountOffset)); in Generate_JSConstructStubHelper() local
Dstub-cache-x64.cc3342 __ decb(rdx); // 0 if negative, 255 if positive. in CompileKeyedStoreStub() local
Dlithium-codegen-x64.cc3017 __ decb(value); // 0 if negative, 255 if positive. in DoStoreKeyedSpecializedArrayElement() local
/external/valgrind/main/none/tests/amd64/
Damd64locked.c483 GEN_do_locked_unary_E(decb,al)
Dinsn_basic.def556 decb r8.ub[123] => 0.ub[122]
557 decb m8.ub[123] => 0.ub[122]
/external/valgrind/main/perf/
Dtinycc.c3288 ALT(DEF_ASM_OP1(decb, 0xfe, 1, OPC_MODRM | OPC_BWL, OPT_REG | OPT_EA))
3745 ALT(DEF_ASM_OP1(decb, 0xfe, 1, OPC_MODRM | OPC_BWL, OPT_REG | OPT_EA))
4620 ALT(DEF_ASM_OP1(decb, 0xfe, 1, OPC_MODRM | OPC_BWL, OPT_REG | OPT_EA))
5077 ALT(DEF_ASM_OP1(decb, 0xfe, 1, OPC_MODRM | OPC_BWL, OPT_REG | OPT_EA))
15327 ALT(DEF_ASM_OP1(decb, 0xfe, 1, OPC_MODRM | OPC_BWL, OPT_REG | OPT_EA))
15789 ALT(DEF_ASM_OP1(decb, 0xfe, 1, OPC_MODRM | OPC_BWL, OPT_REG | OPT_EA))