Searched refs:TBL (Results 1 – 3 of 3) sorted by relevance
| /openbmc/qemu/disas/ |
| H A D | m68k.c | 4133 #define TBL(name1, name2, name3, s, r) \ macro 4135 TBL("tblsb", "tblsw", "tblsl", 2, 1), 4136 TBL("tblsnb", "tblsnw", "tblsnl", 2, 0), 4137 TBL("tblub", "tbluw", "tblul", 0, 1), 4138 TBL("tblunb", "tblunw", "tblunl", 0, 0),
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | sve.decode | 618 TBL 00000101 .. 1 ..... 001100 ..... ..... @rd_rn_rm
|
| H A D | translate-sve.c | 2382 TRANS_FEAT(TBL, aa64_sve, gen_gvec_ool_arg_zzz, sve_tbl_fns[a->esz], a, 0)
|