HomeSort by relevance Sort by last modified time
    Searched refs:mfhi (Results 1 - 25 of 29) sorted by null

1 2

  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
bn-mips.S 41 mfhi $12
54 mfhi $14
68 mfhi $8
81 mfhi $10
103 mfhi $12
118 mfhi $12
132 mfhi $12
171 mfhi $12
182 mfhi $14
190 mfhi $
    [all...]
mips-mont.S 55 mfhi $11
61 mfhi $17
65 mfhi $25
71 mfhi $19
91 mfhi $17
101 mfhi $19
138 mfhi $11
147 mfhi $17
151 mfhi $25
158 mfhi $1
    [all...]
mips.pl 158 mfhi $t0
171 mfhi $t2
185 mfhi $ta0
198 mfhi $ta2
220 mfhi $t0
235 mfhi $t0
249 mfhi $t0
312 mfhi $t0
323 mfhi $t2
331 mfhi $ta
    [all...]
mips3.s 93 mfhi t0
106 mfhi t2
120 mfhi ta0
133 mfhi ta2
157 mfhi t0
172 mfhi t0
186 mfhi t0
216 mfhi t0
227 mfhi t2
235 mfhi ta
    [all...]
mips3-mont.pl 98 mfhi $hi0
104 mfhi $ahi
108 mfhi $hi1
114 mfhi $nhi
134 mfhi $ahi
144 mfhi $nhi
181 mfhi $hi0
190 mfhi $ahi
194 mfhi $hi1
201 mfhi $nh
    [all...]
mips-mont.pl 183 mfhi $hi0
189 mfhi $ahi
193 mfhi $hi1
199 mfhi $nhi
219 mfhi $ahi
229 mfhi $nhi
266 mfhi $hi0
275 mfhi $ahi
279 mfhi $hi1
286 mfhi $nh
    [all...]
  /external/openssl/crypto/bn/asm/
bn-mips.S 41 mfhi $12
54 mfhi $14
68 mfhi $8
81 mfhi $10
103 mfhi $12
118 mfhi $12
132 mfhi $12
171 mfhi $12
182 mfhi $14
190 mfhi $
    [all...]
mips-mont.S 55 mfhi $11
61 mfhi $17
65 mfhi $25
71 mfhi $19
91 mfhi $17
101 mfhi $19
138 mfhi $11
147 mfhi $17
151 mfhi $25
158 mfhi $1
    [all...]
mips.pl 158 mfhi $t0
171 mfhi $t2
185 mfhi $ta0
198 mfhi $ta2
220 mfhi $t0
235 mfhi $t0
249 mfhi $t0
312 mfhi $t0
323 mfhi $t2
331 mfhi $ta
    [all...]
mips3.s 93 mfhi t0
106 mfhi t2
120 mfhi ta0
133 mfhi ta2
157 mfhi t0
172 mfhi t0
186 mfhi t0
216 mfhi t0
227 mfhi t2
235 mfhi ta
    [all...]
mips3-mont.pl 98 mfhi $hi0
104 mfhi $ahi
108 mfhi $hi1
114 mfhi $nhi
134 mfhi $ahi
144 mfhi $nhi
181 mfhi $hi0
190 mfhi $ahi
194 mfhi $hi1
201 mfhi $nh
    [all...]
mips-mont.pl 183 mfhi $hi0
189 mfhi $ahi
193 mfhi $hi1
199 mfhi $nhi
219 mfhi $ahi
229 mfhi $nhi
266 mfhi $hi0
275 mfhi $ahi
279 mfhi $hi1
286 mfhi $nh
    [all...]
  /dalvik/vm/compiler/template/mips/
TEMPLATE_MUL_LONG.S 22 mfhi t1
  /dalvik/vm/mterp/mips/
OP_MUL_LONG_2ADDR.S 17 mfhi t1
OP_MUL_LONG.S 25 mfhi t1
  /external/chromium_org/v8/test/cctest/
test-disasm-mips.cc 321 COMPARE(mfhi(a0),
322 "00002010 mfhi a0");
323 COMPARE(mfhi(s2),
324 "00009010 mfhi s2");
325 COMPARE(mfhi(t4),
326 "00006010 mfhi t4");
327 COMPARE(mfhi(v1),
328 "00001810 mfhi v1");
  /external/v8/test/cctest/
test-disasm-mips.cc 331 COMPARE(mfhi(a0),
332 "00002010 mfhi a0");
333 COMPARE(mfhi(s2),
334 "00009010 mfhi s2");
335 COMPARE(mfhi(t4),
336 "00006010 mfhi t4");
337 COMPARE(mfhi(v1),
338 "00001810 mfhi v1");
  /external/llvm/test/MC/Mips/
mips-fpu-instructions.s 144 # CHECK: mfhi $5 # encoding: [0x10,0x28,0x00,0x00]
171 mfhi $a1
  /external/valgrind/main/none/tests/mips32/
MIPS32int.stdout.exp     [all...]
  /external/chromium_org/v8/src/mips/
assembler-mips.h 727 void mfhi(Register rd);
    [all...]
lithium-codegen-mips.cc     [all...]
assembler-mips.cc 1547 void Assembler::mfhi(Register rd) { function in class:v8::Assembler
    [all...]
  /external/v8/src/mips/
assembler-mips.h 771 void mfhi(Register rd);
    [all...]
lithium-codegen-mips.cc 902 __ mfhi(result);
942 __ mfhi(result);
    [all...]
assembler-mips.cc 1540 void Assembler::mfhi(Register rd) { function in class:v8::Assembler
    [all...]

Completed in 7395 milliseconds

1 2