Home | History | Annotate | Download | only in mips

Lines Matching refs:start_addr

515 AssemblerStatus MipsMir2Lir::AssembleInstructions(uintptr_t start_addr) {
622 uintptr_t cur_pc = (start_addr + lir->offset + 4) & ~3;
632 uintptr_t target = start_addr + target_lir->offset;
636 uintptr_t target = start_addr + target_lir->offset;