Searched refs:imm_vtype_res (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-dis.c346 unsigned int imm_vtype_res = (imm >> 8); local
352 && !imm_vtype_res
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-dis.c371 unsigned int imm_vtype_res = (imm >> 8); local
377 && !imm_vtype_res

Completed in 206 milliseconds