Home
last modified time | relevance | path

Searched defs:fEA_RI (Results 1 – 1 of 1) sorted by relevance

/qemu/target/hexagon/
H A Dmacros.h427 #define fEA_RI(REG, IMM) tcg_gen_addi_tl(EA, REG, IMM) macro
440 #define fEA_RI(REG, IMM) \ macro