Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Darm-dis.c1835 arm_decode_bitfield (const char *ptr, in arm_decode_bitfield() function
2190 c = arm_decode_bitfield (c, given, &value, &width); in print_insn_coprocessor()
2973 c = arm_decode_bitfield (c, given, &value, &width); in print_insn_neon()
3500 c = arm_decode_bitfield (c, given, &value, &width); in print_insn_arm()
4447 c = arm_decode_bitfield (c, given, &val, &width); in print_insn_thumb32()
DChangeLog-2006553 (arm_decode_bitfield): New.
555 Use arm_decode_bitfield and adjust numeric specifiers. Adjust %z & %y.
558 print_insn_neon. Use arm_decode_bitfield and adjust numeric specifiers.