HomeSort by relevance Sort by last modified time
    Searched full:subu (Results 176 - 200 of 213) sorted by null

1 2 3 4 5 6 78 9

  /external/llvm/test/MC/Mips/mips4/
valid.s 194 subu $sp,$s6,$s6
  /external/llvm/test/MC/Mips/mips5/
valid.s 195 subu $sp,$s6,$s6
  /external/llvm/test/MC/Mips/mips64/
valid.s 211 subu $sp,$s6,$s6
  /external/llvm/test/MC/Mips/mips64r2/
valid.s 238 subu $sp,$s6,$s6
  /external/qemu/target-arm/
iwmmxt_helper.c 323 IWMMXT_OP_CMP(subu, uint8_t, uint16_t, uint32_t, -)
  /system/core/libpixelflinger/codeflinger/
MIPSAssembler.h 274 void SUBU(int Rd, int Rs, int Rt);
mips_disassem.c 84 /*32 */ "add", "addu", "sub", "subu", "and", "or ", "xor", "nor",
  /external/chromium_org/v8/src/mips/
assembler-mips.cc 1201 void Assembler::subu(Register rd, Register rs, Register rt) { function in class:v8::Assembler
    [all...]
assembler-mips.h 653 void subu(Register rd, Register rs, Register rt);
    [all...]
simulator-mips.cc     [all...]
  /external/llvm/lib/Target/Mips/
Mips16InstrInfo.td     [all...]
MipsSEISelDAGToDAG.cpp 646 Result = selectAddESubE(Mips::SUBu, InFlag, InFlag.getOperand(0), DL, Node);
MipsISelLowering.cpp     [all...]
  /art/compiler/dex/quick/mips/
assemble_mips.cc 296 "subu", "!0r,!1r,!2r", 4),
    [all...]
mips_lir.h 450 kMipsSubu, // subu d,s,t [000000] s[25..21] t[20..16] d[15..11] [00000100011].
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aes-mips.S 951 subu $1,$10
959 subu $1,$11
967 subu $1,$12
aes-mips.pl 1172 subu $m,$tp4
1180 subu $m,$tp8
1188 subu $m,$tp9
    [all...]
  /external/openssl/crypto/aes/asm/
aes-mips.S 951 subu $1,$10
959 subu $1,$11
967 subu $1,$12
aes-mips.pl 1172 subu $m,$tp4
1180 subu $m,$tp8
1188 subu $m,$tp9
    [all...]
  /external/qemu/disas/
mips.c     [all...]
  /external/valgrind/main/VEX/priv/
host_mips_defs.c 1113 ret = "subu";
    [all...]
guest_mips_toIR.c     [all...]
  /art/runtime/arch/mips/
quick_entrypoints_mips.S 501 subu $sp, $sp, $t0 # reserve stack space for argument array
    [all...]
  /prebuilts/clang/linux-x86/host/3.4/bin/
llvm-as 
llvm-dis 

Completed in 1338 milliseconds

1 2 3 4 5 6 78 9