Searched refs:arm_decode_bitfield (Results 1 – 1 of 1) sorted by relevance
/external/qemu/ |
D | arm-dis.c | 1558 arm_decode_bitfield (const char *ptr, unsigned long insn, in arm_decode_bitfield() function 1863 c = arm_decode_bitfield (c, given, &value, &width); in print_insn_coprocessor() 2585 c = arm_decode_bitfield (c, given, &value, &width); in print_insn_neon() 2935 c = arm_decode_bitfield (c, given, &value, &width); in print_insn_arm_internal() 3718 c = arm_decode_bitfield (c, given, &val, &width); in print_insn_thumb32()
|