Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.cc3671 uint32_t aui_offset, jic_offset; in CallRecordWriteStub() local
3710 uint32_t lui_offset, jic_offset; in CallRecordWriteStub() local
H A Dassembler-mips.cc742 int16_t jic_offset = GetImmediate16(instr_jic); in CreateTargetAddress() local
3753 uint32_t lui_offset, jic_offset; in set_target_value_at() local
759 UnpackTargetAddress(uint32_t address, int16_t* lui_offset, int16_t* jic_offset) UnpackTargetAddress() argument
769 UnpackTargetAddressUnsigned(uint32_t address, uint32_t* lui_offset, uint32_t* jic_offset) UnpackTargetAddressUnsigned() argument
[all...]

Completed in 15 milliseconds