Searched refs:MO_SSIZE (Results 1 – 13 of 13) sorted by relevance
148 MO_SSIZE = MO_SIZE | MO_SIGN, enumerator
241 if ((memop & MO_SSIZE) == MO_SW) { in tcg_gen_qemu_ld_i32_int()791 switch (opc & MO_SSIZE) { in tcg_gen_ext_i32()815 switch (opc & MO_SSIZE) { in tcg_gen_ext_i64()
202 static void * const qemu_ld_helpers[MO_SSIZE + 1] __attribute__((unused)) = {2484 static const char * const ldst_name[(MO_BSWAP | MO_SSIZE) + 1] =2678 s_op = ldst_name[mop & (MO_BSWAP | MO_SSIZE)]; in tcg_dump_ops()2680 mop &= ~(MO_AMASK | MO_BSWAP | MO_SSIZE | MO_ATOM_MASK); in tcg_dump_ops()5936 mov[0].src_ext = mop & MO_SSIZE; in tcg_out_ld_helper_ret()
298 switch (mop & MO_SSIZE) { in tci_qemu_ld()
1168 static const int ld_opc[(MO_SSIZE | MO_BSWAP) + 1] = {1195 ld_opc[get_memop(oi) & (MO_BSWAP | MO_SSIZE)]);
1664 tcg_out_call_int(s, qemu_ld_helpers[opc & MO_SSIZE], false);1828 switch (opc & (MO_SSIZE)) {1880 switch (opc & (MO_SSIZE)) {
1146 tcg_out_call_int(s, qemu_ld_helpers[opc & MO_SSIZE], false);1355 switch (opc & MO_SSIZE) {
2337 static const uint32_t qemu_ldx_opc[(MO_SSIZE + MO_BSWAP) + 1] = {2658 uint32_t insn = qemu_ldx_opc[opc & (MO_BSWAP | MO_SSIZE)];2670 TCG_TYPE_REG, opc & MO_SSIZE, datalo);
1083 switch (opc & MO_SSIZE) {
1549 switch (opc & MO_SSIZE) {
1856 switch (memop & MO_SSIZE) {
1712 switch (opc & (MO_SSIZE | MO_BSWAP)) {
2268 switch (memop & MO_SSIZE) {