/dports/emulators/qemu-utils/qemu-4.2.1/tcg/sparc/ |
H A D | tcg-target.inc.c | 879 static void emit_extend(TCGContext *s, TCGReg r, int op) in emit_extend() function 969 emit_extend(s, TCG_REG_O2, i); in build_trampolines() 985 emit_extend(s, ra, i); in build_trampolines()
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tcg/sparc/ |
H A D | tcg-target.inc.c | 879 static void emit_extend(TCGContext *s, TCGReg r, int op) in emit_extend() function 969 emit_extend(s, TCG_REG_O2, i); in build_trampolines() 985 emit_extend(s, ra, i); in build_trampolines()
|
/dports/emulators/qemu42/qemu-4.2.1/tcg/sparc/ |
H A D | tcg-target.inc.c | 879 static void emit_extend(TCGContext *s, TCGReg r, int op) in emit_extend() function 969 emit_extend(s, TCG_REG_O2, i); in build_trampolines() 985 emit_extend(s, ra, i); in build_trampolines()
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tcg/sparc/ |
H A D | tcg-target.inc.c | 910 static void emit_extend(TCGContext *s, TCGReg r, int op) in emit_extend() function 1000 emit_extend(s, TCG_REG_O2, i); in build_trampolines() 1016 emit_extend(s, ra, i); in build_trampolines()
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tcg/sparc/ |
H A D | tcg-target.inc.c | 879 static void emit_extend(TCGContext *s, TCGReg r, int op) in emit_extend() function 969 emit_extend(s, TCG_REG_O2, i); in build_trampolines() 985 emit_extend(s, ra, i); in build_trampolines()
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tcg/sparc/ |
H A D | tcg-target.c.inc | 861 static void emit_extend(TCGContext *s, TCGReg r, int op) 951 emit_extend(s, TCG_REG_O2, i); 967 emit_extend(s, ra, i);
|
/dports/emulators/qemu/qemu-6.2.0/tcg/sparc/ |
H A D | tcg-target.c.inc | 861 static void emit_extend(TCGContext *s, TCGReg r, int op) 951 emit_extend(s, TCG_REG_O2, i); 967 emit_extend(s, ra, i);
|
/dports/emulators/qemu60/qemu-6.0.0/tcg/sparc/ |
H A D | tcg-target.c.inc | 856 static void emit_extend(TCGContext *s, TCGReg r, int op) 946 emit_extend(s, TCG_REG_O2, i); 962 emit_extend(s, ra, i);
|
/dports/emulators/qemu5/qemu-5.2.0/tcg/sparc/ |
H A D | tcg-target.c.inc | 874 static void emit_extend(TCGContext *s, TCGReg r, int op) 964 emit_extend(s, TCG_REG_O2, i); 980 emit_extend(s, ra, i);
|