Home
last modified time | relevance | path

Searched refs:imm20 (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/riscv/
Dinstruction_decode.c25 int imm20: 1; member
37 …_inst->imm_10_1 | jal_inst->imm_11 << 10 | jal_inst->imm_19_12 << 11 | jal_inst->imm20 << 19) << 1; in riscv_decode_offset_from_jal_instruction()