Searched refs:drop (Results 1 – 4 of 4) sorted by relevance
45 unsigned drop; /* code bits to drop for sub-table */ local203 drop = 0; /* current bits to drop from code for index */216 here.bits = (unsigned char)(len - drop);231 incr = 1U << (len - drop);236 next[(huff >> drop) + fill] = here;260 if (drop == 0)261 drop = root;267 curr = len - drop;269 while (curr + drop < max) {270 left -= count[curr + drop];[all …]
30 "kernel", as BL31 will drop into AArch64/EL2 to the respective load address.
80 at invalidating the branch predictor on Cortex-A57, the drop into Secure-EL1
2012 macros, drop rockchip-specific imported linker symbols for bl31, Disable binary generation
Completed in 9 milliseconds