Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-10 | [SPARC64]: Call do_mathemu on illegal instruction traps too. | David S. Miller | |
To add this logic, put the VIS instruction check at the vis_emul() call site instead of inside of vis_emul(). Signed-off-by: David S. Miller <davem@davemloft.net> | |||
2006-03-20 | [SPARC64]: First cut at VIS simulator for Niagara. | David S. Miller | |
Niagara does not implement some of the VIS instructions in hardware, so we have to emulate them. Signed-off-by: David S. Miller <davem@davemloft.net> |