HomeSort by relevance Sort by last modified time
    Searched refs:decb (Results 1 - 15 of 15) sorted by null

  /external/quake/quake/src/QW/client/
d_copy.s 86 decb %ah
  /external/quake/quake/src/WinQuake/
d_copy.s 86 decb %ah
  /external/grub/stage2/
start_eltorito.S 182 decb ABS(RetryCount)
  /external/llvm/test/MC/X86/
x86-32.s 591 // CHECK: decb %al # encoding: [0xfe,0xc8]
592 decb %al
x86-64.s 899 decb %al // CHECK: decb %al # encoding: [0xfe,0xc8] label
  /external/v8/src/x64/
assembler-x64.h 900 void decb(Register dst);
901 void decb(const Operand& dst);
    [all...]
assembler-x64.cc 1054 void Assembler::decb(Register dst) { function in class:v8::internal::Assembler
1065 void Assembler::decb(const Operand& dst) { function in class:v8::internal::Assembler
    [all...]
builtins-x64.cc 160 __ decb(FieldOperand(rcx, SharedFunctionInfo::kConstructionCountOffset));
    [all...]
stub-cache-x64.cc     [all...]
lithium-codegen-x64.cc     [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 389 #define DEC_B(a) CHOICE(decb a, decb a, decb a)
    [all...]
  /external/valgrind/main/none/tests/amd64/
amd64locked.c 483 GEN_do_locked_unary_E(decb,al)
  /external/valgrind/main/none/tests/x86/
x86locked.c 447 GEN_do_locked_unary_E(decb,al)
insn_basic.def 423 decb r8.ub[123] => 0.ub[122]
424 decb m8.ub[123] => 0.ub[122]
    [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]

Completed in 1016 milliseconds