gem5/arch/sparc/isa
Ali Saidi 7359e2df01 implement the Tcc instruction to call syscall.
arch/sparc/isa/bitfields.isa:
    the trap field is 7:0
arch/sparc/isa/decoder.isa:
    add code to in the Tcc instruction to call a syscall
arch/sparc/isa_traits.hh:
    We need the syscall num register

--HG--
extra : convert_revision : 0861ec1dd8c7cac57765b22bc408fdffbe63fe2a
2006-03-15 18:12:01 -05:00
..
formats Clean up of the SPARC isa description. 2006-03-07 04:33:10 -05:00
base.isa SPARC clean up towards compilability. 2006-03-14 15:59:19 -05:00
bitfields.isa implement the Tcc instruction to call syscall. 2006-03-15 18:12:01 -05:00
decoder.isa implement the Tcc instruction to call syscall. 2006-03-15 18:12:01 -05:00
formats.isa Minor cleanup of include-handling code in isa_parser.py. 2006-02-09 22:27:41 -05:00
includes.isa SPARC clean up towards compilability. 2006-03-14 15:59:19 -05:00
main.isa Minor cleanup of include-handling code in isa_parser.py. 2006-02-09 22:27:41 -05:00
operands.isa Clean up of the SPARC isa description. 2006-03-07 04:33:10 -05:00