Home
last modified time | relevance | path

Searched refs:arm_copy_extra_ld_st (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Darm-tdep.c6552 arm_copy_extra_ld_st (struct gdbarch *gdbarch, uint32_t insn, int unprivileged, in arm_copy_extra_ld_st() function
7649 return arm_copy_extra_ld_st (gdbarch, insn, (op1 & 0x12) == 0x02, regs, in arm_decode_dp_misc()
DChangeLog-20169332 * arm-tdep.c (arm_copy_extra_ld_st): Fix "unpriveleged" typo.
DChangeLog-20175083 (arm_copy_extra_ld_st): Likewise.