Home
last modified time | relevance | path

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

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