HomeSort by relevance Sort by last modified time
    Searched defs:mreg (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/binutils/
dwarf.c 6249 unsigned int mreg; local
6355 unsigned int mreg; local
    [all...]
  /external/valgrind/VEX/priv/
guest_arm_toIR.c 2887 UInt mreg = get_neon_m_regno(theInstr); local
2937 UInt mreg = get_neon_m_regno(theInstr & ~(1 << 6)); local
3016 UInt mreg = ((theInstr >> 1) & 0x10) | (theInstr & 0xF); local
3077 UInt mreg = get_neon_m_regno(theInstr); local
4887 UInt mreg = get_neon_m_regno(theInstr); local
5308 UInt mreg = get_neon_m_regno(theInstr & ~(1 << 6)); local
5971 UInt mreg = get_neon_m_regno(theInstr); local
6688 UInt mreg = get_neon_m_regno(theInstr); local
    [all...]

Completed in 70 milliseconds