Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/opcodes/
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.
Darm-dis.c5254 arm_decode_bitfield (const char *ptr, in arm_decode_bitfield() function
8429 c = arm_decode_bitfield (c, given, &value, &width); in print_insn_coprocessor_1()
9032 c = arm_decode_bitfield (c, given, &value, &width); in print_insn_cde()
9649 c = arm_decode_bitfield (c, given, &value, &width); in print_insn_neon()
9966 c = arm_decode_bitfield (c, given, &value, &width); in print_insn_mve()
10677 c = arm_decode_bitfield (c, given, &value, &width); in print_insn_arm()
11927 c = arm_decode_bitfield (c, given, &val, &width); in print_insn_thumb32()
/netbsd/src/external/gpl3/binutils/dist/opcodes/
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.
Darm-dis.c5428 arm_decode_bitfield (const char *ptr, in arm_decode_bitfield() function
8575 c = arm_decode_bitfield (c, given, &value, &width); in print_insn_coprocessor_1()
9178 c = arm_decode_bitfield (c, given, &value, &width); in print_insn_cde()
9795 c = arm_decode_bitfield (c, given, &value, &width); in print_insn_neon()
10112 c = arm_decode_bitfield (c, given, &value, &width); in print_insn_mve()
10832 c = arm_decode_bitfield (c, given, &value, &width); in print_insn_arm()
12082 c = arm_decode_bitfield (c, given, &val, &width); in print_insn_thumb32()