Home
last modified time | relevance | path

Searched defs:mem_index (Results 26 – 50 of 282) sorted by relevance

12345678910>>...12

/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/tcg/
H A Dtcg-be-ldst.h34 int mem_index; /* soft MMU memory index */ member
/dports/emulators/unicorn/unicorn-1.0.2/qemu/tcg/
H A Dtcg-be-ldst.h34 int mem_index; /* soft MMU memory index */ member
/dports/emulators/qemu-utils/qemu-4.2.1/tcg/
H A Dtcg-op.h870 static inline void tcg_gen_qemu_ld8u(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld8u()
875 static inline void tcg_gen_qemu_ld8s(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld8s()
880 static inline void tcg_gen_qemu_ld16u(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld16u()
885 static inline void tcg_gen_qemu_ld16s(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld16s()
890 static inline void tcg_gen_qemu_ld32u(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld32u()
895 static inline void tcg_gen_qemu_ld32s(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld32s()
900 static inline void tcg_gen_qemu_ld64(TCGv_i64 ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld64()
905 static inline void tcg_gen_qemu_st8(TCGv arg, TCGv addr, int mem_index) in tcg_gen_qemu_st8()
910 static inline void tcg_gen_qemu_st16(TCGv arg, TCGv addr, int mem_index) in tcg_gen_qemu_st16()
915 static inline void tcg_gen_qemu_st32(TCGv arg, TCGv addr, int mem_index) in tcg_gen_qemu_st32()
[all …]
/dports/emulators/qemu/qemu-6.2.0/include/tcg/
H A Dtcg-op.h865 static inline void tcg_gen_qemu_ld8u(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld8u()
870 static inline void tcg_gen_qemu_ld8s(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld8s()
875 static inline void tcg_gen_qemu_ld16u(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld16u()
880 static inline void tcg_gen_qemu_ld16s(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld16s()
885 static inline void tcg_gen_qemu_ld32u(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld32u()
890 static inline void tcg_gen_qemu_ld32s(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld32s()
895 static inline void tcg_gen_qemu_ld64(TCGv_i64 ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld64()
900 static inline void tcg_gen_qemu_st8(TCGv arg, TCGv addr, int mem_index) in tcg_gen_qemu_st8()
905 static inline void tcg_gen_qemu_st16(TCGv arg, TCGv addr, int mem_index) in tcg_gen_qemu_st16()
910 static inline void tcg_gen_qemu_st32(TCGv arg, TCGv addr, int mem_index) in tcg_gen_qemu_st32()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/include/tcg/
H A Dtcg-op.h870 static inline void tcg_gen_qemu_ld8u(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld8u()
875 static inline void tcg_gen_qemu_ld8s(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld8s()
880 static inline void tcg_gen_qemu_ld16u(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld16u()
885 static inline void tcg_gen_qemu_ld16s(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld16s()
890 static inline void tcg_gen_qemu_ld32u(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld32u()
895 static inline void tcg_gen_qemu_ld32s(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld32s()
900 static inline void tcg_gen_qemu_ld64(TCGv_i64 ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld64()
905 static inline void tcg_gen_qemu_st8(TCGv arg, TCGv addr, int mem_index) in tcg_gen_qemu_st8()
910 static inline void tcg_gen_qemu_st16(TCGv arg, TCGv addr, int mem_index) in tcg_gen_qemu_st16()
915 static inline void tcg_gen_qemu_st32(TCGv arg, TCGv addr, int mem_index) in tcg_gen_qemu_st32()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/tcg/
H A Dtcg-op.h870 static inline void tcg_gen_qemu_ld8u(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld8u()
875 static inline void tcg_gen_qemu_ld8s(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld8s()
880 static inline void tcg_gen_qemu_ld16u(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld16u()
885 static inline void tcg_gen_qemu_ld16s(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld16s()
890 static inline void tcg_gen_qemu_ld32u(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld32u()
895 static inline void tcg_gen_qemu_ld32s(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld32s()
900 static inline void tcg_gen_qemu_ld64(TCGv_i64 ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld64()
905 static inline void tcg_gen_qemu_st8(TCGv arg, TCGv addr, int mem_index) in tcg_gen_qemu_st8()
910 static inline void tcg_gen_qemu_st16(TCGv arg, TCGv addr, int mem_index) in tcg_gen_qemu_st16()
915 static inline void tcg_gen_qemu_st32(TCGv arg, TCGv addr, int mem_index) in tcg_gen_qemu_st32()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/tcg/
H A Dtcg-op.h870 static inline void tcg_gen_qemu_ld8u(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld8u()
875 static inline void tcg_gen_qemu_ld8s(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld8s()
880 static inline void tcg_gen_qemu_ld16u(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld16u()
885 static inline void tcg_gen_qemu_ld16s(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld16s()
890 static inline void tcg_gen_qemu_ld32u(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld32u()
895 static inline void tcg_gen_qemu_ld32s(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld32s()
900 static inline void tcg_gen_qemu_ld64(TCGv_i64 ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld64()
905 static inline void tcg_gen_qemu_st8(TCGv arg, TCGv addr, int mem_index) in tcg_gen_qemu_st8()
910 static inline void tcg_gen_qemu_st16(TCGv arg, TCGv addr, int mem_index) in tcg_gen_qemu_st16()
915 static inline void tcg_gen_qemu_st32(TCGv arg, TCGv addr, int mem_index) in tcg_gen_qemu_st32()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/tcg/
H A Dtcg-op.h865 static inline void tcg_gen_qemu_ld8u(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld8u()
870 static inline void tcg_gen_qemu_ld8s(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld8s()
875 static inline void tcg_gen_qemu_ld16u(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld16u()
880 static inline void tcg_gen_qemu_ld16s(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld16s()
885 static inline void tcg_gen_qemu_ld32u(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld32u()
890 static inline void tcg_gen_qemu_ld32s(TCGv ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld32s()
895 static inline void tcg_gen_qemu_ld64(TCGv_i64 ret, TCGv addr, int mem_index) in tcg_gen_qemu_ld64()
900 static inline void tcg_gen_qemu_st8(TCGv arg, TCGv addr, int mem_index) in tcg_gen_qemu_st8()
905 static inline void tcg_gen_qemu_st16(TCGv arg, TCGv addr, int mem_index) in tcg_gen_qemu_st16()
910 static inline void tcg_gen_qemu_st32(TCGv arg, TCGv addr, int mem_index) in tcg_gen_qemu_st32()
[all …]
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/tcg/i386/
H A Dtcg-target.c452 int addr_reg, data_reg, data_reg2, r0, r1, mem_index, s_bits, bswap; in tcg_out_qemu_ld() local
663 int addr_reg, data_reg, data_reg2, r0, r1, mem_index, s_bits, bswap; in tcg_out_qemu_st() local
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/hexagon/
H A Dgenptr.c311 static inline void gen_load_locked4u(TCGv dest, TCGv vaddr, int mem_index) in gen_load_locked4u()
318 static inline void gen_load_locked8u(TCGv_i64 dest, TCGv vaddr, int mem_index) in gen_load_locked8u()
/dports/graphics/wdune/wdune-1.926/vcglib/wrap/io_trimesh/
H A Dexport_obj.h202 int mem_index = 0; //var temporany variable
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/microblaze/
H A Dtranslate.c200 int mem_index = cpu_mmu_index(&dc->cpu->env, false); in trap_userspace() local
920 int mem_index = cpu_mmu_index(&dc->cpu->env, false); in dec_load() local
1036 int mem_index = cpu_mmu_index(&dc->cpu->env, false); in dec_store() local
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/tcg/x86_64/
H A Dtcg-target.c544 int addr_reg, data_reg, r0, r1, mem_index, s_bits, bswap, rexw; in tcg_out_qemu_ld() local
738 int addr_reg, data_reg, r0, r1, mem_index, s_bits, bswap, rexw; in tcg_out_qemu_st() local
/dports/emulators/qemu-utils/qemu-4.2.1/target/cris/
H A Dtranslate_v10.inc.c67 unsigned int size, int mem_index) in gen_store_v10_conditional()
100 int mem_index = cpu_mmu_index(&dc->cpu->env, false); in gen_store_v10() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/cris/
H A Dtranslate_v10.inc.c67 unsigned int size, int mem_index) in gen_store_v10_conditional()
100 int mem_index = cpu_mmu_index(&dc->cpu->env, false); in gen_store_v10() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/cris/
H A Dtranslate_v10.inc.c67 unsigned int size, int mem_index) in gen_store_v10_conditional()
100 int mem_index = cpu_mmu_index(&dc->cpu->env, false); in gen_store_v10() local
/dports/emulators/qemu42/qemu-4.2.1/target/cris/
H A Dtranslate_v10.inc.c67 unsigned int size, int mem_index) in gen_store_v10_conditional()
100 int mem_index = cpu_mmu_index(&dc->cpu->env, false); in gen_store_v10() local
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/cris/
H A Dtranslate_v10.inc.c67 unsigned int size, int mem_index) in gen_store_v10_conditional()
100 int mem_index = cpu_mmu_index(&dc->cpu->env, false); in gen_store_v10() local
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/walrus-0.19.0/src/module/functions/local_function/
H A Demit.rs954 let mem_index = self.indices.get_memory_index(id); in memarg() localVariable
/dports/emulators/unicorn/unicorn-1.0.2/qemu/tcg/mips/
H A Dtcg-target.c939 TCGReg addrh, int mem_index, TCGMemOp s_bits, in tcg_out_tlb_load()
998 int mem_index, void *raddr, in add_qemu_ldst_label()
1158 int mem_index; in tcg_out_qemu_ld() local
1287 int mem_index; in tcg_out_qemu_st() local
/dports/emulators/qemu-utils/qemu-4.2.1/target/microblaze/
H A Dtranslate.c201 int mem_index = cpu_mmu_index(&dc->cpu->env, false); in trap_userspace() local
921 int mem_index = cpu_mmu_index(&dc->cpu->env, false); in dec_load() local
1034 int mem_index = cpu_mmu_index(&dc->cpu->env, false); in dec_store() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/microblaze/
H A Dtranslate.c201 int mem_index = cpu_mmu_index(&dc->cpu->env, false); in trap_userspace() local
921 int mem_index = cpu_mmu_index(&dc->cpu->env, false); in dec_load() local
1034 int mem_index = cpu_mmu_index(&dc->cpu->env, false); in dec_store() local
/dports/emulators/qemu42/qemu-4.2.1/target/microblaze/
H A Dtranslate.c201 int mem_index = cpu_mmu_index(&dc->cpu->env, false); in trap_userspace() local
921 int mem_index = cpu_mmu_index(&dc->cpu->env, false); in dec_load() local
1034 int mem_index = cpu_mmu_index(&dc->cpu->env, false); in dec_store() local
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/microblaze/
H A Dtranslate.c201 int mem_index = cpu_mmu_index(&dc->cpu->env, false); in trap_userspace() local
921 int mem_index = cpu_mmu_index(&dc->cpu->env, false); in dec_load() local
1034 int mem_index = cpu_mmu_index(&dc->cpu->env, false); in dec_store() local
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/tcg/hppa/
H A Dtcg-target.c370 int addr_reg, data_reg, data_reg2, r0, r1, mem_index, s_bits, bswap; in tcg_out_qemu_ld() local
542 int addr_reg, data_reg, data_reg2, r0, r1, mem_index, s_bits, bswap; in tcg_out_qemu_st() local

12345678910>>...12