Home
last modified time | relevance | path

Searched defs:instr_lui (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.cc725 Instr instr_lui = instr_at(pos + 2 * kInstrSize); in target_at() local
739 Instr instr_lui = instr_at(pos + 0 * kInstrSize); in target_at() local
751 Instr instr_lui = instr_at(pos + 0 * kInstrSize); in target_at() local
823 Instr instr_lui = instr_at(pos + 0 * kInstrSize); in target_at_put() local
851 Instr instr_lui = instr_at(pos + 0 * kInstrSize); target_at_put() local
871 Instr instr_lui = instr_at(pos + 2 * kInstrSize); target_at_put() local
3684 Instr instr_lui = instr_at(pc + 0 * kInstrSize); RelocateInternalReference() local
[all...]
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.cc740 uint32_t Assembler::CreateTargetAddress(Instr instr_lui, Instr instr_jic) { in CreateTargetAddress() argument
782 void Assembler::PatchLuiOriImmediate(int pc, int32_t imm, Instr instr_lui, in PatchLuiOriImmediate() argument
793 void Assembler::PatchLuiOriImmediate(Address pc, int32_t imm, Instr instr_lui, in PatchLuiOriImmediate() argument
802 int32_t Assembler::GetLuiOriImmediate(Instr instr_lui, Inst argument
838 Instr instr_lui = instr_at(pos + 2 * kInstrSize); target_at() local
850 Instr instr_lui = instr_at(pos + 0 * kInstrSize); target_at() local
918 Instr instr_lui = instr_at(pos + 2 * kInstrSize); target_at_put() local
956 Instr instr_lui = instr_at(pos + 0 * kInstrSize); target_at_put() local
[all...]

Completed in 12 milliseconds