Searched defs:tabBase (Results 1 - 1 of 1) sorted by relevance

/art/runtime/arch/mips/
H A Dquick_entrypoints_mips.S1013 bltzal $zero, tabBase # nal
1014 addiu $t2, $ra, %lo(tabInt - tabBase)
1015 tabBase: label
1016 addiu $t3, $ra, %lo(tabLong - tabBase)
1017 addiu $t4, $ra, %lo(tabSingle - tabBase)
1018 addiu $t5, $ra, %lo(tabDouble - tabBase)

Completed in 897 milliseconds