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

  /external/v8/src/mips/
constants-mips.h 484 WSBH = ((0U << 3) + 2),
    [all...]
assembler-mips.cc 2202 void Assembler::wsbh(Register rd, Register rt) { function in class:v8::Assembler
    [all...]
simulator-mips.cc     [all...]
  /external/v8/src/mips64/
constants-mips64.h 504 WSBH = ((0U << 3) + 2),
    [all...]
assembler-mips64.cc 2572 void Assembler::wsbh(Register rd, Register rt) { function in class:v8::internal::Assembler
    [all...]
simulator-mips64.cc     [all...]
  /system/core/libpixelflinger/codeflinger/
MIPSAssembler.h 327 void WSBH(int Rd, int Rt);
MIPSAssembler.cpp     [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
nds32-dis.c 596 case ALU1 (WSBH):
nds32-asm.c 346 {"wsbh", "=rt,%ra", ALU1 (WSBH), 4, ATTR_ALL, 0, NULL, 0, NULL},
    [all...]
  /external/llvm/lib/Target/Mips/
MipsFastISel.cpp     [all...]

Completed in 1158 milliseconds