Lines Matching refs:f
95 beqz \as, 2f // special case for zero argument: return -1
96 bltui \as, 0x10000, 1f // is it one of the 16 lsbits? (if so, check lower 16 bits)
100 1: bltui \as, 0x100, 1f // is it one of the 8 lsbits? (if so, check lower 8 bits)
103 1: bltui \as, 0x10, 1f // is it one of the 4 lsbits? (if so, check lower 4 bits)
106 1: bltui \as, 0x4, 1f // is it one of the 2 lsbits? (if so, check lower 2 bits)
109 1: bltui \as, 0x2, 1f // is it the lsbit?
212 floop_ \ar, 8, 9f
216 floopnez_ \ar, 8, 9f
220 floopgtz_ \ar, 8, 9f
326 j 1f
330 1: call0 2f // read PC (that follows call0) in a0
459 bbci.l a0, 31, 1f // branch if called with call4
460 bbsi.l a0, 30, 2f // branch if called with call12
469 bbci.l a0, 31, 1f // branch if called with call4
470 bbsi.l a0, 30, 2f // branch if called with call12
479 bbci.l a0, 31, 1f // branch if called with call4
480 bbsi.l a0, 30, 2f // branch if called with call12
711 bgez \arr, 1f