Searched refs:get_ol (Results 1 – 3 of 3) sorted by relevance
35 assert(get_ol(ctx) == MXL_RV32);48 assert(get_ol(ctx) == MXL_RV32);89 switch (get_ol(ctx)) {
178 MemOp memop = get_ol(ctx) == MXL_RV32 ? MO_TEUL : MO_TEUQ;223 MemOp memop = get_ol(ctx) == MXL_RV32 ? MO_TEUL : MO_TEUQ;
150 #define get_ol(ctx) MXL_RV32 macro152 #define get_ol(ctx) ((ctx)->ol) macro157 return 16 << get_ol(ctx); in get_olen()330 switch (get_ol(ctx)) { in get_gpr()384 switch (get_ol(ctx)) { in gen_set_gpr()405 switch (get_ol(ctx)) { in gen_set_gpri()780 if (get_ol(ctx) == MXL_RV128) { in ex_rvc_shiftli()792 if (get_ol(ctx) == MXL_RV128) { in ex_rvc_shiftri()853 if (get_ol(ctx) < MXL_RV128) { in gen_arith_imm_fn()878 if (get_ol(ctx) < MXL_RV128) { in gen_arith_imm_tl()[all …]