Searched refs:DOTNEW (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | idef-parser.h | 45 typedef enum { GENERAL_PURPOSE, CONTROL, MODIFIER, DOTNEW } HexRegType; enumerator
|
H A D | parser-helpers.c | 136 case DOTNEW: in reg_compose() 2075 if (arg->reg.type == DOTNEW) { in emit_arg()
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | ldst.idef | 177 #define COND_RETURN_TF(TG,TG2,DOTNEW,STALLBITS0,STALLBITS1,STALLSPEC,ATTRIBS,PREDFUNC,PREDARG,T_NT)… 178 …Q6INSN(TG##_t##TG2,"if (Pv4"DOTNEW") Rdd32=dealloc_return(Rs32)"T_NT":raw",ATTRIBS,"deallocate sta… 180 …Q6INSN(TG##_f##TG2,"if (!Pv4"DOTNEW") Rdd32=dealloc_return(Rs32)"T_NT":raw",ATTRIBS,"deallocate st…
|