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.h446 inline int32_t shifted_branch_offset21(Label* L) { in shifted_branch_offset21() function
670 beqzc(rs, shifted_branch_offset21(L)); in beqzc()
682 bnezc(rt, shifted_branch_offset21(L)); in bnezc()
/external/v8/src/mips64/
Dassembler-mips64.h449 inline int32_t shifted_branch_offset21(Label* L) { in shifted_branch_offset21() function
674 beqzc(rs, shifted_branch_offset21(L)); in beqzc()
686 bnezc(rt, shifted_branch_offset21(L)); in bnezc()