Home | History | Annotate | Download | only in disasm

Lines Matching refs:i_bits

60 	switch (FIELD(i->i_bits, 28, 2)) { /* hint */
80 switch (FIELD(i->i_bits, 34, 2)) {
99 uint64_t bits = i->i_bits;
130 uint64_t bits = i->i_bits;
1908 i->i_bits = bits;
2569 combine(&i->i_oper[1].o_value, 21, b->b_inst[1].i_bits, 41, 0);
2576 combine(&i->i_oper[2].o_value, 22, b->b_inst[1].i_bits, 41, 0);
2583 combine(&i->i_oper[1].o_value, 20, b->b_inst[1].i_bits, 39, 2);
2593 combine(&i->i_oper[2].o_value, 20, b->b_inst[1].i_bits, 39, 2);
2601 combine(&i->i_oper[1].o_value, 21, b->b_inst[1].i_bits, 41, 0);