Home
last modified time | relevance | path

Searched refs:immhb (Results 1 – 25 of 25) sorted by relevance

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/play/src/
H A DAArch64Assembler.cpp779 uint8 immhb = (sa & 0x1F) + 32; in Shl_4s() local
783 opcode |= (immhb << 16); in Shl_4s()
789 uint8 immhb = (sa & 0xF) + 16; in Shl_8h() local
793 opcode |= (immhb << 16); in Shl_8h()
845 uint8 immhb = (32 * 2) - (sa & 0x1F); in Sshr_4s() local
849 opcode |= (immhb << 16); in Sshr_4s()
855 uint8 immhb = (16 * 2) - (sa & 0xF); in Sshr_8h() local
859 opcode |= (immhb << 16); in Sshr_8h()
1110 opcode |= (immhb << 16); in Ushr_4s()
1116 uint8 immhb = (16 * 2) - (sa & 0xF); in Ushr_8h() local
[all …]
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/src/
H A DAArch64Assembler.cpp994 uint8 immhb = (sa & 0x1F) + 32; in Shl_4s() local
998 opcode |= (immhb << 16); in Shl_4s()
1004 uint8 immhb = (sa & 0xF) + 16; in Shl_8h() local
1008 opcode |= (immhb << 16); in Shl_8h()
1060 uint8 immhb = (32 * 2) - (sa & 0x1F); in Sshr_4s() local
1064 opcode |= (immhb << 16); in Sshr_4s()
1070 uint8 immhb = (16 * 2) - (sa & 0xF); in Sshr_8h() local
1074 opcode |= (immhb << 16); in Sshr_8h()
1394 opcode |= (immhb << 16); in Ushr_4s()
1400 uint8 immhb = (16 * 2) - (sa & 0xF); in Ushr_8h() local
[all …]
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-arm/
H A Dtranslate-a64.c6267 int immhb = immh << 3 | immb; in handle_scalar_simd_shri() local
6333 int immhb = immh << 3 | immb; in handle_scalar_simd_shli() local
6334 int shift = immhb - (8 << size); in handle_scalar_simd_shli()
6366 int immhb = immh << 3 | immb; in handle_vec_simd_sqshrn() local
6457 int immhb = immh << 3 | immb; in handle_simd_qshl() local
6638 int immhb = immh << 3 | immb; in handle_simd_shift_intfp_conv() local
6673 int immhb = immh << 3 | immb; in handle_simd_shift_fpint_conv() local
8102 int immhb = immh << 3 | immb; in handle_vec_simd_shri() local
8183 int immhb = immh << 3 | immb; in handle_vec_simd_shli() local
8228 int immhb = immh << 3 | immb; in handle_vec_simd_wshli() local
[all …]
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-arm/
H A Dtranslate-a64.c6267 int immhb = immh << 3 | immb; in handle_scalar_simd_shri() local
6333 int immhb = immh << 3 | immb; in handle_scalar_simd_shli() local
6334 int shift = immhb - (8 << size); in handle_scalar_simd_shli()
6366 int immhb = immh << 3 | immb; in handle_vec_simd_sqshrn() local
6457 int immhb = immh << 3 | immb; in handle_simd_qshl() local
6638 int immhb = immh << 3 | immb; in handle_simd_shift_intfp_conv() local
6673 int immhb = immh << 3 | immb; in handle_simd_shift_fpint_conv() local
8102 int immhb = immh << 3 | immb; in handle_vec_simd_shri() local
8183 int immhb = immh << 3 | immb; in handle_vec_simd_shli() local
8228 int immhb = immh << 3 | immb; in handle_vec_simd_wshli() local
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/arm/
H A Dtranslate-a64.c8085 int immhb = immh << 3 | immb; in handle_scalar_simd_shri() local
8157 int immhb = immh << 3 | immb; in handle_scalar_simd_shli() local
8158 int shift = immhb - (8 << size); in handle_scalar_simd_shli()
8193 int immhb = immh << 3 | immb; in handle_vec_simd_sqshrn() local
8283 int immhb = immh << 3 | immb; in handle_simd_qshl() local
8505 int immhb = immh << 3 | immb; in handle_simd_shift_intfp_conv() local
8547 int immhb = immh << 3 | immb; in handle_simd_shift_fpint_conv() local
10175 int immhb = immh << 3 | immb; in handle_vec_simd_shri() local
10274 int immhb = immh << 3 | immb; in handle_vec_simd_shli() local
10301 int immhb = immh << 3 | immb; in handle_vec_simd_wshli() local
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/arm/
H A Dtranslate-a64.c7301 int immhb = immh << 3 | immb; in handle_scalar_simd_shri() local
7373 int immhb = immh << 3 | immb; in handle_scalar_simd_shli() local
7374 int shift = immhb - (8 << size); in handle_scalar_simd_shli()
7409 int immhb = immh << 3 | immb; in handle_vec_simd_sqshrn() local
7499 int immhb = immh << 3 | immb; in handle_simd_qshl() local
7721 int immhb = immh << 3 | immb; in handle_simd_shift_intfp_conv() local
7763 int immhb = immh << 3 | immb; in handle_simd_shift_fpint_conv() local
9590 int immhb = immh << 3 | immb; in handle_vec_simd_shri() local
9764 int immhb = immh << 3 | immb; in handle_vec_simd_shli() local
9793 int immhb = immh << 3 | immb; in handle_vec_simd_wshli() local
[all …]
/dports/emulators/qemu42/qemu-4.2.1/target/arm/
H A Dtranslate-a64.c7909 int immhb = immh << 3 | immb; in handle_scalar_simd_shri() local
7981 int immhb = immh << 3 | immb; in handle_scalar_simd_shli() local
7982 int shift = immhb - (8 << size); in handle_scalar_simd_shli()
8017 int immhb = immh << 3 | immb; in handle_vec_simd_sqshrn() local
8107 int immhb = immh << 3 | immb; in handle_simd_qshl() local
8329 int immhb = immh << 3 | immb; in handle_simd_shift_intfp_conv() local
8371 int immhb = immh << 3 | immb; in handle_simd_shift_fpint_conv() local
9999 int immhb = immh << 3 | immb; in handle_vec_simd_shri() local
10098 int immhb = immh << 3 | immb; in handle_vec_simd_shli() local
10125 int immhb = immh << 3 | immb; in handle_vec_simd_wshli() local
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/target/arm/
H A Dtranslate-a64.c7909 int immhb = immh << 3 | immb; in handle_scalar_simd_shri() local
7981 int immhb = immh << 3 | immb; in handle_scalar_simd_shli() local
7982 int shift = immhb - (8 << size); in handle_scalar_simd_shli()
8017 int immhb = immh << 3 | immb; in handle_vec_simd_sqshrn() local
8107 int immhb = immh << 3 | immb; in handle_simd_qshl() local
8329 int immhb = immh << 3 | immb; in handle_simd_shift_intfp_conv() local
8371 int immhb = immh << 3 | immb; in handle_simd_shift_fpint_conv() local
9999 int immhb = immh << 3 | immb; in handle_vec_simd_shri() local
10098 int immhb = immh << 3 | immb; in handle_vec_simd_shli() local
10125 int immhb = immh << 3 | immb; in handle_vec_simd_wshli() local
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/arm/
H A Dtranslate-a64.c8084 int immhb = immh << 3 | immb; in handle_scalar_simd_shri() local
8156 int immhb = immh << 3 | immb; in handle_scalar_simd_shli() local
8157 int shift = immhb - (8 << size); in handle_scalar_simd_shli()
8192 int immhb = immh << 3 | immb; in handle_vec_simd_sqshrn() local
8282 int immhb = immh << 3 | immb; in handle_simd_qshl() local
8504 int immhb = immh << 3 | immb; in handle_simd_shift_intfp_conv() local
8546 int immhb = immh << 3 | immb; in handle_simd_shift_fpint_conv() local
10174 int immhb = immh << 3 | immb; in handle_vec_simd_shri() local
10273 int immhb = immh << 3 | immb; in handle_vec_simd_shli() local
10300 int immhb = immh << 3 | immb; in handle_vec_simd_wshli() local
[all …]
/dports/emulators/qemu5/qemu-5.2.0/target/arm/
H A Dtranslate-a64.c8560 int immhb = immh << 3 | immb; in handle_scalar_simd_shri() local
8632 int immhb = immh << 3 | immb; in handle_scalar_simd_shli() local
8633 int shift = immhb - (8 << size); in handle_scalar_simd_shli()
8668 int immhb = immh << 3 | immb; in handle_vec_simd_sqshrn() local
8758 int immhb = immh << 3 | immb; in handle_simd_qshl() local
8980 int immhb = immh << 3 | immb; in handle_simd_shift_intfp_conv() local
9022 int immhb = immh << 3 | immb; in handle_simd_shift_fpint_conv() local
10650 int immhb = immh << 3 | immb; in handle_vec_simd_shri() local
10711 int immhb = immh << 3 | immb; in handle_vec_simd_shli() local
10738 int immhb = immh << 3 | immb; in handle_vec_simd_wshli() local
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/arm/
H A Dtranslate-a64.c8494 int immhb = immh << 3 | immb; in handle_scalar_simd_shri() local
8566 int immhb = immh << 3 | immb; in handle_scalar_simd_shli() local
8567 int shift = immhb - (8 << size); in handle_scalar_simd_shli()
8602 int immhb = immh << 3 | immb; in handle_vec_simd_sqshrn() local
8692 int immhb = immh << 3 | immb; in handle_simd_qshl() local
8914 int immhb = immh << 3 | immb; in handle_simd_shift_intfp_conv() local
8956 int immhb = immh << 3 | immb; in handle_simd_shift_fpint_conv() local
10591 int immhb = immh << 3 | immb; in handle_vec_simd_shri() local
10652 int immhb = immh << 3 | immb; in handle_vec_simd_shli() local
10679 int immhb = immh << 3 | immb; in handle_vec_simd_wshli() local
[all …]
/dports/emulators/qemu/qemu-6.2.0/target/arm/
H A Dtranslate-a64.c8492 int immhb = immh << 3 | immb; in handle_scalar_simd_shri() local
8564 int immhb = immh << 3 | immb; in handle_scalar_simd_shli() local
8565 int shift = immhb - (8 << size); in handle_scalar_simd_shli()
8600 int immhb = immh << 3 | immb; in handle_vec_simd_sqshrn() local
8690 int immhb = immh << 3 | immb; in handle_simd_qshl() local
8912 int immhb = immh << 3 | immb; in handle_simd_shift_intfp_conv() local
8954 int immhb = immh << 3 | immb; in handle_simd_shift_fpint_conv() local
10589 int immhb = immh << 3 | immb; in handle_vec_simd_shri() local
10650 int immhb = immh << 3 | immb; in handle_vec_simd_shli() local
10677 int immhb = immh << 3 | immb; in handle_vec_simd_wshli() local
[all …]
/dports/emulators/qemu60/qemu-6.0.0/target/arm/
H A Dtranslate-a64.c8547 int immhb = immh << 3 | immb; in handle_scalar_simd_shri() local
8619 int immhb = immh << 3 | immb; in handle_scalar_simd_shli() local
8620 int shift = immhb - (8 << size); in handle_scalar_simd_shli()
8655 int immhb = immh << 3 | immb; in handle_vec_simd_sqshrn() local
8745 int immhb = immh << 3 | immb; in handle_simd_qshl() local
8967 int immhb = immh << 3 | immb; in handle_simd_shift_intfp_conv() local
9009 int immhb = immh << 3 | immb; in handle_simd_shift_fpint_conv() local
10637 int immhb = immh << 3 | immb; in handle_vec_simd_shri() local
10698 int immhb = immh << 3 | immb; in handle_vec_simd_shli() local
10725 int immhb = immh << 3 | immb; in handle_vec_simd_wshli() local
[all …]
/dports/security/py-pyvex/pyvex-9.0.5405/vex/priv/
H A Dguest_arm64_toIR.c7337 UInt immhb = (immh << 3) | immb;
7344 if (shift) *shift = 64 - immhb;
9367 UInt immhb = (immh << 3) | immb;
9377 UInt sh = 128 - immhb;
9410 UInt sh = 128 - immhb;
9432 UInt sh = 128 - immhb;
9452 UInt sh = immhb - 64;
9464 UInt sh = immhb - 64;
10888 sh = immhb - 32;
10897 sh = immhb - 16;
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dguest_arm64_toIR.c7494 UInt immhb = (immh << 3) | immb; in getLaneInfo_IMMH_IMMB() local
7501 if (shift) *shift = 64 - immhb; in getLaneInfo_IMMH_IMMB()
9524 UInt immhb = (immh << 3) | immb; in dis_AdvSIMD_scalar_shift_by_imm() local
9534 UInt sh = 128 - immhb; in dis_AdvSIMD_scalar_shift_by_imm()
9567 UInt sh = 128 - immhb; in dis_AdvSIMD_scalar_shift_by_imm()
9589 UInt sh = 128 - immhb; in dis_AdvSIMD_scalar_shift_by_imm()
9609 UInt sh = immhb - 64; in dis_AdvSIMD_scalar_shift_by_imm()
9621 UInt sh = immhb - 64; in dis_AdvSIMD_scalar_shift_by_imm()
11045 sh = immhb - 32; in dis_AdvSIMD_shift_by_immediate()
11054 sh = immhb - 16; in dis_AdvSIMD_shift_by_immediate()
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dguest_arm64_toIR.c7494 UInt immhb = (immh << 3) | immb; in getLaneInfo_IMMH_IMMB() local
7501 if (shift) *shift = 64 - immhb; in getLaneInfo_IMMH_IMMB()
9524 UInt immhb = (immh << 3) | immb; in dis_AdvSIMD_scalar_shift_by_imm() local
9534 UInt sh = 128 - immhb; in dis_AdvSIMD_scalar_shift_by_imm()
9567 UInt sh = 128 - immhb; in dis_AdvSIMD_scalar_shift_by_imm()
9589 UInt sh = 128 - immhb; in dis_AdvSIMD_scalar_shift_by_imm()
9609 UInt sh = immhb - 64; in dis_AdvSIMD_scalar_shift_by_imm()
9621 UInt sh = immhb - 64; in dis_AdvSIMD_scalar_shift_by_imm()
11045 sh = immhb - 32; in dis_AdvSIMD_shift_by_immediate()
11054 sh = immhb - 16; in dis_AdvSIMD_shift_by_immediate()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tcg/aarch64/
H A Dtcg-target.c.inc767 TCGReg rd, TCGReg rn, unsigned immhb)
769 tcg_out32(s, insn | immhb << 16 | (rn & 0x1f) << 5 | (rd & 0x1f));
786 TCGReg rd, TCGReg rn, unsigned immhb)
788 tcg_out32(s, insn | q << 30 | immhb << 16
/dports/emulators/qemu/qemu-6.2.0/tcg/aarch64/
H A Dtcg-target.c.inc767 TCGReg rd, TCGReg rn, unsigned immhb)
769 tcg_out32(s, insn | immhb << 16 | (rn & 0x1f) << 5 | (rd & 0x1f));
786 TCGReg rd, TCGReg rn, unsigned immhb)
788 tcg_out32(s, insn | q << 30 | immhb << 16
/dports/emulators/qemu60/qemu-6.0.0/tcg/aarch64/
H A Dtcg-target.c.inc772 TCGReg rd, TCGReg rn, unsigned immhb)
774 tcg_out32(s, insn | immhb << 16 | (rn & 0x1f) << 5 | (rd & 0x1f));
791 TCGReg rd, TCGReg rn, unsigned immhb)
793 tcg_out32(s, insn | q << 30 | immhb << 16
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tcg/aarch64/
H A Dtcg-target.inc.c712 TCGReg rd, TCGReg rn, unsigned immhb) in tcg_out_insn_3614() argument
714 tcg_out32(s, insn | q << 30 | immhb << 16 in tcg_out_insn_3614()
/dports/emulators/qemu-utils/qemu-4.2.1/tcg/aarch64/
H A Dtcg-target.inc.c772 TCGReg rd, TCGReg rn, unsigned immhb) in tcg_out_insn_3614() argument
774 tcg_out32(s, insn | q << 30 | immhb << 16 in tcg_out_insn_3614()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tcg/aarch64/
H A Dtcg-target.inc.c772 TCGReg rd, TCGReg rn, unsigned immhb) in tcg_out_insn_3614() argument
774 tcg_out32(s, insn | q << 30 | immhb << 16 in tcg_out_insn_3614()
/dports/emulators/qemu42/qemu-4.2.1/tcg/aarch64/
H A Dtcg-target.inc.c772 TCGReg rd, TCGReg rn, unsigned immhb) in tcg_out_insn_3614() argument
774 tcg_out32(s, insn | q << 30 | immhb << 16 in tcg_out_insn_3614()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tcg/aarch64/
H A Dtcg-target.inc.c772 TCGReg rd, TCGReg rn, unsigned immhb) in tcg_out_insn_3614() argument
774 tcg_out32(s, insn | q << 30 | immhb << 16 in tcg_out_insn_3614()
/dports/emulators/qemu5/qemu-5.2.0/tcg/aarch64/
H A Dtcg-target.c.inc770 TCGReg rd, TCGReg rn, unsigned immhb)
772 tcg_out32(s, insn | q << 30 | immhb << 16