Home
last modified time | relevance | path

Searched defs:offset_forward (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/mips/
Dassembler_mips32r6_test.cc1324 uint32_t offset_forward = 2 + kAdduCount1; // 2: account for auipc and jic. in TEST_F() local
1367 uint32_t offset_forward = 2 + kNopCount1; // 2: account for auipc and jic. in TEST_F() local
1608 uint32_t offset_forward = 2 + kAdduCount1; // 2: account for auipc and jic. in TEST_F() local
Dassembler_mips_test.cc2798 uint32_t offset_forward = (kAdduCount1 + 5) * sizeof(uint32_t); in TEST_F() local