OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lhu
(Results
76 - 100
of
205
) sorted by null
1
2
3
4
5
6
7
8
9
/external/llvm/test/MC/Mips/
nacl-mask.s
47
lhu
$1, 0($4)
76
# CHECK-NEXT:
lhu
$1, 0($4)
micromips-loadstore-instructions.s
15
# CHECK-EL:
lhu
$4, 8($2) # encoding: [0x82,0x34,0x08,0x00]
61
# CHECK-EB:
lhu
$4, 8($2) # encoding: [0x34,0x82,0x00,0x08]
104
lhu
$4, 8($2)
/system/core/libpixelflinger/arch-mips/
col32cb16blend.S
125
lhu
$t7,0($a0)
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
lb.s
113
lhu
$4,0
micromips-insn32.d
[
all
...]
micromips-noinsn32.d
[
all
...]
micromips-trap.d
[
all
...]
micromips.d
[
all
...]
mips16.s
53
ldst
lhu
, $2, $3
/toolchain/binutils/binutils-2.25/opcodes/
microblaze-opcm.h
39
bgtid, bgei, bgeid, lbu, lbur,
lhu
, lhur, lw, lwr, lwx, sb, sbr, sh,
enumerator in enum:microblaze_instr
lm32-opc.c
337
/*
lhu
$r1,($r0+$imm) */
601
/*
lhu
$r1,$gp16 */
673
/*
lhu
$r1,($r0+$gotofflo16) */
/external/skia/src/opts/
SkBlitRow_opts_mips_dsp.cpp
185
"
lhu
%[t5], 0(%[dst]) \n\t"
205
"
lhu
%[t5], 2(%[dst]) \n\t"
[
all
...]
/external/valgrind/none/tests/mips32/
MIPS32int.c
[
all
...]
MIPS32int.stdout.exp-mips32r2-BE
[
all
...]
MIPS32int.stdout.exp-mips32r2-LE
[
all
...]
/art/runtime/interpreter/mterp/out/
mterp_mips64.S
122
lhu
rINST, 0(rPC)
149
lhu
rINST, ((\count) * 2)(rPC)
412
lhu
a3, 2(rPC) # a3 <- BBBB
430
lhu
a3, 4(rPC) # a3 <- BBBB
431
lhu
a2, 2(rPC) # a2 <- AAAA
462
lhu
a3, 2(rPC) # a3 <- BBBB
476
lhu
a3, 4(rPC) # a3 <- BBBB
477
lhu
a2, 2(rPC) # a2 <- AAAA
511
lhu
a3, 2(rPC) # a3 <- BBBB
531
lhu
a3, 4(rPC) # a3 <- BBB
[
all
...]
/art/compiler/utils/mips64/
assembler_mips64_test.cc
[
all
...]
/external/webp/src/dsp/
lossless_enc_mips_dsp_r2.c
106
"
lhu
%[new_red], 2(%[data]) \n\t"
107
"
lhu
%[new_red1], 6(%[data]) \n\t"
enc_mips_dsp_r2.c
[
all
...]
/external/webrtc/webrtc/modules/audio_processing/aecm/
aecm_core_mips.c
459
"
lhu
%[adept0], 0(%[ch_adapt_p]) \n\t"
460
"
lhu
%[spectrum0], 0(%[spectrum_p]) \n\t"
462
"
lhu
%[adept1], 2(%[ch_adapt_p]) \n\t"
463
"
lhu
%[spectrum1], 2(%[spectrum_p]) \n\t"
478
"
lhu
%[adept0], 4(%[ch_adapt_p]) \n\t"
479
"
lhu
%[spectrum0], 4(%[spectrum_p]) \n\t"
481
"
lhu
%[adept1], 6(%[ch_adapt_p]) \n\t"
482
"
lhu
%[spectrum1], 6(%[spectrum_p]) \n\t"
[
all
...]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/iq2000/
allinsn.d
411
00000218 <
lhu
>:
412
218: 94 00 10 24
lhu
r0,0x1024\(r0\)
/external/llvm/lib/Target/Mips/MCTargetDesc/
MipsNaClELFStreamer.cpp
215
case Mips::
LHu
:
/system/core/libpixelflinger/tests/arch-mips64/disassembler/
mips64_disassembler_test.cpp
78
{ 0x94c7ff80, "
lhu
\ta3,-128(a2)" },
/external/llvm/test/MC/Mips/mips1/
valid.s
52
lhu
$s3,-22851($v0)
/toolchain/binutils/binutils-2.25/include/opcode/
dlx.h
248
{ "
lhu
", LHUOP, "b,a,I" }, /* Load Halfword Unsigned */
Completed in 296 milliseconds
1
2
3
4
5
6
7
8
9