Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Darm-dis.c3296 arm_decode_shift (long given, fprintf_ftype func, void *stream, in arm_decode_shift() function
4056 arm_decode_shift (given, func, stream, TRUE); in print_arm_address()
4075 arm_decode_shift (given, func, stream, TRUE); in print_arm_address()
4832 arm_decode_shift (given, func, stream, FALSE); in print_insn_arm()
4857 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