Searched refs:gen_align (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/target/mips/tcg/ |
| H A D | translate.h | 174 void gen_align(DisasContext *ctx, int wordsz, int rd, int rs, int rt, int bp);
|
| H A D | micromips_translate.c.inc | 1802 gen_align(ctx, 32, rd, rs, rt, extract32(ctx->opcode, 9, 2));
|