Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/sim/bfin/
H A Ddv-bfin_mmu.c439 _mmu_check_addr (SIM_CPU *cpu, bu32 addr, bool write, bool inst, int size) in _mmu_check_addr() function
554 int excp = _mmu_check_addr (cpu, addr, write, inst, size); in mmu_check_addr()
566 excp = _mmu_check_addr (cpu, cacheaddr, write, inst, BFIN_L1_CACHE_BYTES); in mmu_check_cache_addr()
H A DChangeLog80 * dv-bfin_mmu.c (_mmu_check_addr): Change MIN to min.
/netbsd/external/gpl3/gdb.old/dist/sim/bfin/
H A Ddv-bfin_mmu.c439 _mmu_check_addr (SIM_CPU *cpu, bu32 addr, bool write, bool inst, int size) in _mmu_check_addr() function
554 int excp = _mmu_check_addr (cpu, addr, write, inst, size); in mmu_check_addr()
566 excp = _mmu_check_addr (cpu, cacheaddr, write, inst, BFIN_L1_CACHE_BYTES); in mmu_check_cache_addr()
H A DChangeLog80 * dv-bfin_mmu.c (_mmu_check_addr): Change MIN to min.