Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A 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.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A 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.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A 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.
H A 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()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A 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.
H A Darm-dis.c5428 arm_decode_bitfield (const char *ptr, in arm_decode_bitfield() function
8435 c = arm_decode_bitfield (c, given, &value, &width); in print_insn_coprocessor_1()
8936 c = arm_decode_bitfield (c, given, &value, &width); in print_insn_cde()
9449 c = arm_decode_bitfield (c, given, &value, &width); in print_insn_neon()
9727 c = arm_decode_bitfield (c, given, &value, &width); in print_insn_mve()
10372 c = arm_decode_bitfield (c, given, &value, &width); in print_insn_arm()
11463 c = arm_decode_bitfield (c, given, &val, &width); in print_insn_thumb32()