Home
last modified time | relevance | path

Searched refs:shifted_branch_offset21 (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/mips/
Dassembler-mips.h450 inline int32_t shifted_branch_offset21(Label* L) { in shifted_branch_offset21() function
683 beqzc(rs, shifted_branch_offset21(L)); in beqzc()
695 bnezc(rt, shifted_branch_offset21(L)); in bnezc()
/external/v8/src/mips64/
Dassembler-mips64.h454 inline int32_t shifted_branch_offset21(Label* L) { in shifted_branch_offset21() function
687 beqzc(rs, shifted_branch_offset21(L)); in beqzc()
699 bnezc(rt, shifted_branch_offset21(L)); in bnezc()