Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dmetag-dis.c2495 unsigned int im_value = ((insn_word >> 14) & 0x3); in decode_template_definition() local
2497 switch (im_value) in decode_template_definition()
3243 unsigned int im_value = ((insn_word >> 14) & 0x3); in print_dalu() local
3245 switch (im_value) in print_dalu()