Home
last modified time | relevance | path

Searched refs:rd_enc (Results 1 – 15 of 15) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/aarch64/inst/
H A Demit.rs1697 let rd_enc = machreg_to_vec(rd.to_reg()); in emit() localVariable
1698 sink.put4(template | (immh_immb << 16) | (rn_enc << 5) | rd_enc); in emit()
1705 let rd_enc = machreg_to_vec(rd.to_reg()); in emit() localVariable
1707 template | (rm_enc << 16) | ((imm4 as u32) << 11) | (rn_enc << 5) | rd_enc, in emit()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/aarch64/inst/
H A Demit.rs1697 let rd_enc = machreg_to_vec(rd.to_reg()); in emit() localVariable
1698 sink.put4(template | (immh_immb << 16) | (rn_enc << 5) | rd_enc); in emit()
1705 let rd_enc = machreg_to_vec(rd.to_reg()); in emit() localVariable
1707 template | (rm_enc << 16) | ((imm4 as u32) << 11) | (rn_enc << 5) | rd_enc, in emit()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/aarch64/inst/
H A Demit.rs1779 let rd_enc = machreg_to_vec(rd.to_reg()); in emit() localVariable
1780 sink.put4(template | (immh_immb << 16) | (rn_enc << 5) | rd_enc); in emit()
1787 let rd_enc = machreg_to_vec(rd.to_reg()); in emit() localVariable
1789 template | (rm_enc << 16) | ((imm4 as u32) << 11) | (rn_enc << 5) | rd_enc, in emit()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/aarch64/inst/
H A Demit.rs1697 let rd_enc = machreg_to_vec(rd.to_reg()); in emit() localVariable
1698 sink.put4(template | (immh_immb << 16) | (rn_enc << 5) | rd_enc); in emit()
1705 let rd_enc = machreg_to_vec(rd.to_reg()); in emit() localVariable
1707 template | (rm_enc << 16) | ((imm4 as u32) << 11) | (rn_enc << 5) | rd_enc, in emit()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/mips/tcg/
H A Dmicromips_translate.c.inc861 static const int rd_enc[] = { 5, 5, 6, 4, 4, 4, 4, 4 };
865 rd = rd_enc[enc_dest];
/dports/emulators/qemu/qemu-6.2.0/target/mips/tcg/
H A Dmicromips_translate.c.inc861 static const int rd_enc[] = { 5, 5, 6, 4, 4, 4, 4, 4 };
865 rd = rd_enc[enc_dest];
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-mips/
H A Dtranslate.c14047 static const int rd_enc[] = { 5, 5, 6, 4, 4, 4, 4, 4 }; in decode_micromips_opc() local
14051 rd = rd_enc[enc_dest]; in decode_micromips_opc()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-mips/
H A Dtranslate.c14047 static const int rd_enc[] = { 5, 5, 6, 4, 4, 4, 4, 4 }; in decode_micromips_opc() local
14051 rd = rd_enc[enc_dest]; in decode_micromips_opc()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/mips/
H A Dtranslate.c13537 static const int rd_enc[] = { 5, 5, 6, 4, 4, 4, 4, 4 }; in gen_movep() local
13540 rd = rd_enc[enc_dest]; in gen_movep()
/dports/emulators/qemu60/qemu-6.0.0/target/mips/
H A Dtranslate.c14412 static const int rd_enc[] = { 5, 5, 6, 4, 4, 4, 4, 4 }; in gen_movep() local
14416 rd = rd_enc[enc_dest]; in gen_movep()
/dports/emulators/qemu-utils/qemu-4.2.1/target/mips/
H A Dtranslate.c15336 static const int rd_enc[] = { 5, 5, 6, 4, 4, 4, 4, 4 }; in gen_movep() local
15339 rd = rd_enc[enc_dest]; in gen_movep()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/mips/
H A Dtranslate.c15424 static const int rd_enc[] = { 5, 5, 6, 4, 4, 4, 4, 4 }; in gen_movep() local
15427 rd = rd_enc[enc_dest]; in gen_movep()
/dports/emulators/qemu42/qemu-4.2.1/target/mips/
H A Dtranslate.c15336 static const int rd_enc[] = { 5, 5, 6, 4, 4, 4, 4, 4 }; in gen_movep() local
15339 rd = rd_enc[enc_dest]; in gen_movep()
/dports/emulators/qemu5/qemu-5.2.0/target/mips/
H A Dtranslate.c15864 static const int rd_enc[] = { 5, 5, 6, 4, 4, 4, 4, 4 }; in gen_movep() local
15867 rd = rd_enc[enc_dest]; in gen_movep()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/mips/
H A Dtranslate.c16161 static const int rd_enc[] = { 5, 5, 6, 4, 4, 4, 4, 4 }; in gen_movep() local
16164 rd = rd_enc[enc_dest]; in gen_movep()