Hi, I am running Alpha FS mode. I want M5 to support a new exception entry,
but I don't know how the software handlers guarantee to link to the
designated address. For example, the interrupt offset vector is
0x0101(arch/alpha/faults.cc), the osfpal code also has an interrupt handler
at the offset of 0x100, but how can it guarantee this? I also checked the
Linux code, the entries do not have any code to guarantee this. How can I
add new exception handler and new exception type into M5? Thanks.
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to