Searched refs:RISCV_IMM_REACH (Results 1 – 1 of 1) sorted by relevance
341 #define RISCV_IMM_REACH (1LL << RISCV_IMM_BITS) macro343 (((x) + (RISCV_IMM_REACH >> 1)) & ~(RISCV_IMM_REACH - 1))