OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:jalr
(Results
1 - 15
of
15
) sorted by null
/external/libffi/src/mips/
o32.S
77
jalr
t9
143
jalr
t9
151
jalr
t9
159
jalr
t9
166
jalr
t9
172
jalr
t9
274
jalr
t9
n32.S
413
jalr
t9
/external/v8/src/mips/
constants-mips.cc
177
case
JALR
:
198
case
JALR
:
234
case
JALR
:
macro-assembler-mips.cc
747
jalr
(target.rm());
751
jalr
(target.rm());
765
jalr
(at);
769
jalr
(at); // will generate only one instruction.
assembler-mips-inl.h
191
((Assembler::instr_at(pc_) & kFunctionFieldMask) ==
JALR
));
disasm-mips.cc
447
case
JALR
:
448
Format(instr, "
jalr
'rs");
simulator-mips.cc
886
// For jr and
jalr
924
case
JALR
:
[
all
...]
constants-mips.h
221
JALR
= ((1 << 3) + 1),
assembler-mips.cc
641
void Assembler::
jalr
(Register rs, Register rd) {
function in class:v8::internal::Assembler
642
GenInstrRegister(SPECIAL, rs, zero_reg, rd, 0,
JALR
);
assembler-mips.h
393
void
jalr
(Register rs, Register rd = ra);
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-gprof
/prebuilt/linux-x86/toolchain/sh-4.3.3/bin/
sh-linux-gnu-gprof
/external/libffi/
ChangeLog
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gprof
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-gprof
Completed in 378 milliseconds