Lines Matching refs:HI1

14447 #define HI1(R) (((R) >> 4) & 1)  macro
14461 inst.instruction |= HI1 (inst.operands[0].reg) << 22; in neon_three_same()
14463 inst.instruction |= HI1 (inst.operands[1].reg) << 7; in neon_three_same()
14465 inst.instruction |= HI1 (inst.operands[2].reg) << 5; in neon_three_same()
14485 inst.instruction |= HI1 (inst.operands[0].reg) << 22; in neon_two_same()
14487 inst.instruction |= HI1 (inst.operands[1].reg) << 5; in neon_two_same()
14523 inst.instruction |= HI1 (inst.operands[0].reg) << 22; in neon_imm_shift()
14525 inst.instruction |= HI1 (inst.operands[1].reg) << 5; in neon_imm_shift()
14750 inst.instruction |= HI1 (inst.operands[0].reg) << 22; in do_neon_logic()
14925 inst.instruction |= HI1 (inst.operands[0].reg) << 22; in neon_compare()
14927 inst.instruction |= HI1 (inst.operands[1].reg) << 5; in neon_compare()
14999 inst.instruction |= HI1 (inst.operands[0].reg) << 22; in neon_mul_mac()
15001 inst.instruction |= HI1 (inst.operands[1].reg) << 7; in neon_mul_mac()
15003 inst.instruction |= HI1 (scalar) << 5; in neon_mul_mac()
15172 inst.instruction |= HI1 (inst.operands[0].reg) << 22; in do_neon_abs_neg()
15174 inst.instruction |= HI1 (inst.operands[1].reg) << 5; in do_neon_abs_neg()
15352 inst.instruction |= HI1 (inst.operands[0].reg) << 22; in do_neon_shll()
15354 inst.instruction |= HI1 (inst.operands[1].reg) << 5; in do_neon_shll()
15675 inst.instruction |= HI1 (inst.operands[0].reg) << 22; in do_neon_cvt_1()
15677 inst.instruction |= HI1 (inst.operands[1].reg) << 5; in do_neon_cvt_1()
15709 inst.instruction |= HI1 (inst.operands[0].reg) << 22; in do_neon_cvt_1()
15711 inst.instruction |= HI1 (inst.operands[1].reg) << 5; in do_neon_cvt_1()
15742 inst.instruction |= HI1 (inst.operands[0].reg) << 22; in do_neon_cvt_1()
15744 inst.instruction |= HI1 (inst.operands[1].reg) << 5; in do_neon_cvt_1()
15782 inst.instruction |= HI1 (inst.operands[0].reg) << 22; in do_neon_cvt_1()
15784 inst.instruction |= HI1 (inst.operands[1].reg) << 5; in do_neon_cvt_1()
15949 inst.instruction |= HI1 (inst.operands[0].reg) << 22; in neon_move_immediate()
15965 inst.instruction |= HI1 (inst.operands[0].reg) << 22; in do_neon_mvn()
15967 inst.instruction |= HI1 (inst.operands[1].reg) << 5; in do_neon_mvn()
15988 inst.instruction |= HI1 (inst.operands[0].reg) << 22; in neon_mixed_length()
15990 inst.instruction |= HI1 (inst.operands[1].reg) << 7; in neon_mixed_length()
15992 inst.instruction |= HI1 (inst.operands[2].reg) << 5; in neon_mixed_length()
16109 inst.instruction |= HI1 (inst.operands[0].reg) << 22; in do_neon_ext()
16111 inst.instruction |= HI1 (inst.operands[1].reg) << 7; in do_neon_ext()
16113 inst.instruction |= HI1 (inst.operands[2].reg) << 5; in do_neon_ext()
16155 inst.instruction |= HI1 (inst.operands[0].reg) << 22; in do_neon_dup()
16157 inst.instruction |= HI1 (dm) << 5; in do_neon_dup()
16180 inst.instruction |= HI1 (inst.operands[0].reg) << 7; in do_neon_dup()
16261 inst.instruction |= HI1 (inst.operands[0].reg) << 22; in do_neon_mov()
16263 inst.instruction |= HI1 (inst.operands[1].reg) << 5; in do_neon_mov()
16265 inst.instruction |= HI1 (inst.operands[1].reg) << 7; in do_neon_mov()
16331 inst.instruction |= HI1 (dn) << 7; in do_neon_mov()
16345 inst.instruction |= HI1 (inst.operands[0].reg) << 5; in do_neon_mov()
16390 inst.instruction |= HI1 (dn) << 7; in do_neon_mov()
16406 inst.instruction |= HI1 (inst.operands[2].reg) << 5; in do_neon_mov()
16627 inst.instruction |= HI1 (inst.operands[0].reg) << 22; in do_neon_tbl_tbx()
16629 inst.instruction |= HI1 (inst.operands[1].reg) << 7; in do_neon_tbl_tbx()
16631 inst.instruction |= HI1 (inst.operands[2].reg) << 5; in do_neon_tbl_tbx()
16660 inst.instruction |= HI1 (inst.operands[1].reg) << 22; in do_neon_ldm_stm()
17007 inst.instruction |= HI1 (inst.operands[0].reg) << 22; in do_neon_ldx_stx()
17157 inst.instruction |= HI1 (inst.operands[0].reg) << 22; in do_vrint_1()
17159 inst.instruction |= HI1 (inst.operands[1].reg) << 5; in do_vrint_1()
17240 inst.instruction |= HI1 (inst.operands[0].reg) << 22; in do_crypto_2op_1()
17242 inst.instruction |= HI1 (inst.operands[1].reg) << 5; in do_crypto_2op_1()