OSDN Git Service

cpu/
authorrsandifo <rsandifo>
Mon, 1 Mar 2004 09:42:32 +0000 (09:42 +0000)
committerrsandifo <rsandifo>
Mon, 1 Mar 2004 09:42:32 +0000 (09:42 +0000)
commitb80d6675a2fed946933b7f092e9bfd5f05372b5f
treeff72ef3b12f222f8d743353084e8ffba4e2e63f6
parentaca10d8682d6a3d014501de02a41c0766b38b49a
cpu/
* frv.cpu (nsdiv, nudiv, nsdivi, nudivi): Remove fr400 profiling unit.
(scutss): Change unit to I0.
(calll, callil, ccalll): Add missing FR550-MAJOR and profile unit.
(mqsaths): Fix FR400-MAJOR categorization.
(media-quad-multiply-cross-acc, media-quad-cross-multiply-cross-acc)
(media-quad-cross-multiply-acc): Change unit from MDUALACC to FMALL.
* frv.opc (fr400_check_insn_major_constraints): Check for (M-2,M-1)
combinations.

opcodes/
* frv-desc.c, frv-opc.c: Regenerate.

sim/frv/
* cache.c (frv_cache_init): Change fr400 cache statistics to match
the fr405.
(non_cache_access): Add missing breaks.
* interrupts.c (set_exception_status_registers): Always set EAR15
for data_access_errors.
* memory.c (fr400_check_write_address): Remove redundant alignment
check.
* model.c: Regenerate.
cpu/ChangeLog
cpu/frv.cpu
cpu/frv.opc
opcodes/ChangeLog
opcodes/frv-desc.c
opcodes/frv-opc.c
sim/frv/ChangeLog
sim/frv/cache.c
sim/frv/interrupts.c
sim/frv/memory.c
sim/frv/model.c