HomeSort by relevance Sort by last modified time
    Searched full:remu (Results 1 - 25 of 36) sorted by null

1 2

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
div.s 28 # rem is like div, remu is like divu
30 remu $4,$5,2
mips16-macro.s 9 remu $6,$7,$17
micromips.s 1567 remu $0, $2, $3
1568 remu $0, $30, $31
1569 remu $0, $3
1570 remu $0, $31
1572 remu $2, $3, $0
1573 remu $2, $3, $4
1575 remu $3, $4, 0
1576 remu $3, $4, 1
1577 remu $3, $4, -1
1578 remu $3, $4,
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/mips/
anames.go 77 "REMU",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/mips/
anames.go 77 "REMU",
  /external/llvm/test/CodeGen/Mips/Fast-ISel/
rem1.ll 36 define void @remu() {
37 ; CHECK-LABEL: remu:
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/m32r/
allinsn.s 178 .global remu
179 remu: label
180 remu fp,fp
allinsn.d 138 0+00ac <remu>:
139 ac: 9d 3d 00 00 remu fp,fp
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
anames.go 173 "REMU",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
anames.go 173 "REMU",
  /toolchain/binutils/binutils-2.27/opcodes/
mips16-opc.c 322 {"remu", "0,x,y", 0xe81b, 0xf81f, RD_2|RD_3|WR_HI|WR_LO, 0, I1, 0, 0 },
323 {"remu", "z,v,y", 0, (int) M_REMU_3, INSN_MACRO, 0, I1, 0, 0 },
m32r-desc.c 650 /* remu $dr,$sr */
652 M32R_INSN_REMU, "remu", "remu", 32,
    [all...]
m32r-opc.c 468 /* remu $dr,$sr */
    [all...]
micromips-opc.c     [all...]
mips-opc.c     [all...]
  /external/llvm/test/MC/Disassembler/XCore/
xcore.txt 394 # CHECK: remu r1, r2, r3
  /external/autotest/client/profilers/powertop/src/po/
pl.po 285 "Beagle jest programem indeksuj?cym, dzi?ki któremu mo?na ?atwo wyszukiwa? \n"
  /external/capstone/arch/XCore/
XCoreMapping.c 1490 { XCORE_INS_REMU, "remu" },
  /toolchain/binutils/binutils-2.27/gas/config/
tc-score7.c     [all...]
tc-score.c     [all...]
  /toolchain/binutils/binutils-2.27/cpu/
m32r.cpu     [all...]
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.td 470 def REMU_l3r : FL3R<0b110011100, "remu", urem>;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreInstrInfo.td 471 def REMU_l3r : FL3R<"remu", urem>;
    [all...]
  /packages/apps/Contacts/res/values-pl/
strings.xml 197 <string name="contact_editor_prompt_zero_accounts" msgid="6648376557574360096">"Po?wi?? chwil?, aby doda? konto, dzi?ki któremu kopie zapasowe kontaktów zostan? zapisane w Google."</string>
    [all...]
  /packages/inputmethods/LatinIME/java/res/values-gl/
strings-emoji-descriptions.xml 384 <string name="spoken_emoji_1F365" msgid="4963815540953316307">"Croqueta de peixe con forma de remuíño"</string>
    [all...]

Completed in 1045 milliseconds

1 2