Searched refs:sh_srcreg (Results 1 – 2 of 2) sorted by relevance
157 struct sh_srcreg struct173 sh_srcreg_type( struct sh_srcreg reg ) in sh_srcreg_type() argument187 struct sh_srcreg src;193 struct sh_srcreg src0;194 struct sh_srcreg src1;201 struct sh_srcreg src;208 struct sh_srcreg src0;209 struct sh_srcreg src1;216 struct sh_srcreg src0;217 struct sh_srcreg src1;[all …]
57 struct sh_srcreg dstind;58 struct sh_srcreg src[DUMP_MAX_OP_SRC];59 struct sh_srcreg srcind[DUMP_MAX_OP_SRC];60 struct sh_srcreg p0;135 const struct sh_srcreg *indreg) in format_reg()150 static void dump_reg( struct sh_reg reg, struct sh_srcreg *indreg, const struct dump_info *di ) in dump_reg()363 struct sh_srcreg *indreg, in dump_dstreg()420 static void dump_srcreg( struct sh_srcreg srcreg, struct sh_srcreg *indreg, const struct dump_info … in dump_srcreg()424 STATIC_ASSERT(sizeof(struct sh_reg) == sizeof(struct sh_srcreg)); in dump_srcreg()507 op->dstind = *(struct sh_srcreg *)*token; in parse_op()[all …]