Searched defs:INSN_ADDI (Results 1 - 1 of 1) sorted by relevance

/external/qemu/tcg/hppa/
H A Dtcg-target.c284 #define INSN_ADDI (INSN_OP(0x2d)) macro
682 tcg_out_arithi(s, tmp, al, bl, INSN_ADDI);
703 tcg_out_arithi(s, tmp, al, -bl, INSN_ADDI);

Completed in 54 milliseconds