Searched refs:lenfixup (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/arch/xtensa/lib/ |
| D | strnlen_user.S | 80 EX(l32i, a9, a4, 4, lenfixup) # get next word of string 91 EX(l32i, a9, a4, 4, lenfixup) # load 4 bytes for remaining checks 128 EX(l8ui, a9, a4, 4, lenfixup) # get byte 0 135 EX(l32i, a9, a4, 0, lenfixup) # get word with first two bytes of string 145 lenfixup: label
|