Home
last modified time | relevance | path

Searched refs:OP_32_64 (Results 1 – 2 of 2) sorted by relevance

/external/qemu/tcg/i386/
Dtcg-target.c1438 # define OP_32_64(x) \ in tcg_out_op() macro
1443 # define OP_32_64(x) \ in tcg_out_op() macro
1487 OP_32_64(ld8u): in tcg_out_op()
1491 OP_32_64(ld8s): in tcg_out_op()
1494 OP_32_64(ld16u): in tcg_out_op()
1498 OP_32_64(ld16s): in tcg_out_op()
1508 OP_32_64(st8): in tcg_out_op()
1512 OP_32_64(st16): in tcg_out_op()
1523 OP_32_64(add): in tcg_out_op()
1542 OP_32_64(sub): in tcg_out_op()
[all …]
/external/qemu/tcg/sparc/
Dtcg-target.c1176 #define OP_32_64(x) \ in tcg_out_op() macro
1180 #define OP_32_64(x) \ in tcg_out_op() macro
1183 OP_32_64(ld8u): in tcg_out_op()
1186 OP_32_64(ld8s): in tcg_out_op()
1189 OP_32_64(ld16u): in tcg_out_op()
1192 OP_32_64(ld16s): in tcg_out_op()
1201 OP_32_64(st8): in tcg_out_op()
1204 OP_32_64(st16): in tcg_out_op()
1213 OP_32_64(add): in tcg_out_op()
1216 OP_32_64(sub): in tcg_out_op()
[all …]