Searched defs:lowest_bit_set (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/net/ |
H A D | bpf_jit_comp_64.c | 369 int lowest_bit_set, highest_bit_set, all_bits_between_are_set; in analyze_64bit_constant() local 410 create_simple_focus_bits(unsigned long high_bits, unsigned long low_bits, int lowest_bit_set, int shift) create_simple_focus_bits() argument 429 int highest_bit_set, lowest_bit_set, all_bits_between_are_set; const64_is_2insns() local 467 int all_bits_between_are_set, lowest_bit_set, highest_bit_set; emit_loadimm64() local [all...] |
/kernel/linux/linux-6.6/arch/sparc/net/ |
H A D | bpf_jit_comp_64.c | 369 int lowest_bit_set, highest_bit_set, all_bits_between_are_set; in analyze_64bit_constant() local 410 create_simple_focus_bits(unsigned long high_bits, unsigned long low_bits, int lowest_bit_set, int shift) create_simple_focus_bits() argument 429 int highest_bit_set, lowest_bit_set, all_bits_between_are_set; const64_is_2insns() local 467 int all_bits_between_are_set, lowest_bit_set, highest_bit_set; emit_loadimm64() local [all...] |
Completed in 4 milliseconds