Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Darm-dis.c1869 arm_decode_shift (long given, fprintf_ftype func, void *stream, in arm_decode_shift() function
2564 arm_decode_shift (given, func, stream, TRUE); in print_arm_address()
2583 arm_decode_shift (given, func, stream, TRUE); in print_arm_address()
3340 arm_decode_shift (given, func, stream, FALSE); in print_insn_arm()
3365 arm_decode_shift (given, func, stream, TRUE); in print_insn_arm()
DChangeLog-2009314 (arm_decode_shift): Place error message in a comment.
1041 (arm_decode_shift): Catch illegal register based shifts.
DChangeLog-20071462 (arm_decode_shift): New parameter, print_shift. Only decode the
DChangeLog-9297490 * arm-dis.c: Add prototypes for arm_decode_shift and