HomeSort by: relevance | last modified time | path
    Searched defs:arch_sh_mmu_mask (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
sh-opc.h 230 #define arch_sh_mmu_mask MASK (26, 27) macro
262 #define SH_VALID_MMU_ARCH_SET(SET) (((SET) & arch_sh_mmu_mask) != 0)
  /src/external/gpl3/binutils.old/dist/opcodes/
sh-opc.h 230 #define arch_sh_mmu_mask MASK (26, 27) macro
262 #define SH_VALID_MMU_ARCH_SET(SET) (((SET) & arch_sh_mmu_mask) != 0)
  /src/external/gpl3/gdb.old/dist/opcodes/
sh-opc.h 230 #define arch_sh_mmu_mask MASK (26, 27) macro
262 #define SH_VALID_MMU_ARCH_SET(SET) (((SET) & arch_sh_mmu_mask) != 0)
  /src/external/gpl3/gdb/dist/opcodes/
sh-opc.h 230 #define arch_sh_mmu_mask MASK (26, 27) macro
262 #define SH_VALID_MMU_ARCH_SET(SET) (((SET) & arch_sh_mmu_mask) != 0)

Completed in 25 milliseconds