Lines Matching refs:bit_select32
3974 val = Bits<16>::bit_select32(val, x, 0xffffU); in rel16()
4109 val = Bits<32>::bit_select32(val, x, 0x03ffffff); in rel26()
4185 val = Bits<16>::bit_select32(val, x >> 2, 0xffff); in relpc16()
4209 val = Bits<16>::bit_select32(val, x >> 1, 0x7f); in relmicromips_pc7_s1()
4233 val = Bits<16>::bit_select32(val, x >> 1, 0x3ff); in relmicromips_pc10_s1()
4257 val = Bits<16>::bit_select32(val, x >> 1, 0xffff); in relmicromips_pc16_s1()
4323 val = Bits<32>::bit_select32(val, x, 0xffff); in do_relhi16()
4368 val = Bits<32>::bit_select32(val, x, 0xffff); in do_relgot16_local()
4464 val = Bits<32>::bit_select32(val, x, 0xffff); in rello16()
4483 val = Bits<32>::bit_select32(val, x, 0xffff); in relgot()
4509 val = Bits<32>::bit_select32(val, x, 0xffff); in relgotpage()
4545 val = Bits<32>::bit_select32(val, x, 0xffff); in relgotofst()
4563 val = Bits<32>::bit_select32(val, x, 0xffff); in relgot_hi16()
4578 val = Bits<32>::bit_select32(val, x, 0xffff); in relgot_lo16()
4622 val = Bits<32>::bit_select32(val, x, 0x7f); in relgprel()
4624 val = Bits<32>::bit_select32(val, x, 0xffff); in relgprel()
4669 val = Bits<32>::bit_select32(val, x, 0xffff); in tlsrelhi16()
4690 val = Bits<32>::bit_select32(val, x, 0xffff); in tlsrello16()