Searched refs:ra_offset (Results 1 – 1 of 1) sorted by relevance
2188 uint32_t ra_offset = 0; in Emulate_Branch_MM() local2253 ra_offset = 6; in Emulate_Branch_MM()2261 ra_offset = 6; in Emulate_Branch_MM()2274 pc + ra_offset)) in Emulate_Branch_MM()2285 uint32_t ra_offset = 0; in Emulate_JALRx16_MM() local2301 ra_offset = 6; // 2-byte instruction with 4-byte delay slot. in Emulate_JALRx16_MM()2303 ra_offset = 4; // 2-byte instruction with 2-byte delay slot. in Emulate_JALRx16_MM()2312 pc + ra_offset)) in Emulate_JALRx16_MM()2324 uint32_t offset = 0, target = 0, pc = 0, ra_offset = 0; in Emulate_JALx() local2347 ra_offset = 6; in Emulate_JALx()[all …]