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

  /external/valgrind/main/none/tests/mips64/
arithmetic_instruction.c 13 MOVZ, SEB, SEH, SLT,
276 case SEB:
281 TEST3("seb $t0, $t1", reg_val1[i], t0, t1);
  /system/core/libpixelflinger/codeflinger/
MIPSAssembler.h 284 void SEB(int Rd, int Rt); // sign-extend byte (mips32r2)
MIPSAssembler.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]

Completed in 71 milliseconds