Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This will help keep the high level decode together and not have it spread into
the subordinate decode stuff. The ##include lines still need to be on a line
by themselves, though.
|
|
thumb.
|
|
|
|
--HG--
rename : src/arch/arm/isa/formats/unknown.isa => src/arch/arm/isa/formats/breakpoint.isa
|
|
|
|
|
|
|
|
|
|
|
|
MCR, MRC.
|
|
|
|
registers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
into a format.
|
|
|
|
|
|
|
|
This simplifies the decoder slightly, and makes the system call mechanism
very slightly more realistic.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--HG--
rename : src/arch/arm/isa/formats/macromem.isa => src/arch/arm/isa/insts/macromem.isa
rename : src/arch/arm/isa/formats/macromem.isa => src/arch/arm/isa/templates/macromem.isa
|
|
|
|
instructions.
|
|
|
|
|