Home
last modified time | relevance | path

Searched refs:TCGOutOpBswap (Results 1 – 11 of 11) sorted by relevance

/qemu/tcg/tci/
H A Dtcg-target.c.inc946 static const TCGOutOpBswap outop_bswap16 = {
960 static const TCGOutOpBswap outop_bswap32 = {
/qemu/tcg/
H A Dtcg.c1019 typedef struct TCGOutOpBswap { struct
1023 } TCGOutOpBswap; typedef
1192 OUTOP(INDEX_op_bswap16, TCGOutOpBswap, outop_bswap16),
1193 OUTOP(INDEX_op_bswap32, TCGOutOpBswap, outop_bswap32),
5708 const TCGOutOpBswap *out = in tcg_reg_alloc_op()
5709 container_of(all_outop[op->opc], TCGOutOpBswap, base); in tcg_reg_alloc_op()
/qemu/tcg/sparc64/
H A Dtcg-target.c.inc1938 static const TCGOutOpBswap outop_bswap16 = {
1942 static const TCGOutOpBswap outop_bswap32 = {
/qemu/tcg/loongarch64/
H A Dtcg-target.c.inc1836 static const TCGOutOpBswap outop_bswap16 = {
1854 static const TCGOutOpBswap outop_bswap32 = {
/qemu/tcg/mips/
H A Dtcg-target.c.inc2218 static const TCGOutOpBswap outop_bswap16 = {
2244 static const TCGOutOpBswap outop_bswap32 = {
/qemu/tcg/riscv/
H A Dtcg-target.c.inc2433 static const TCGOutOpBswap outop_bswap16 = {
2450 static const TCGOutOpBswap outop_bswap32 = {
/qemu/tcg/aarch64/
H A Dtcg-target.c.inc2608 static const TCGOutOpBswap outop_bswap16 = {
2622 static const TCGOutOpBswap outop_bswap32 = {
/qemu/tcg/arm/
H A Dtcg-target.c.inc2380 static const TCGOutOpBswap outop_bswap16 = {
2392 static const TCGOutOpBswap outop_bswap32 = {
/qemu/tcg/s390x/
H A Dtcg-target.c.inc2992 static const TCGOutOpBswap outop_bswap16 = {
3008 static const TCGOutOpBswap outop_bswap32 = {
/qemu/tcg/ppc/
H A Dtcg-target.c.inc3553 static const TCGOutOpBswap outop_bswap16 = {
3594 static const TCGOutOpBswap outop_bswap32 = {
/qemu/tcg/i386/
H A Dtcg-target.c.inc3303 static const TCGOutOpBswap outop_bswap16 = {
3317 static const TCGOutOpBswap outop_bswap32 = {