Fixed the assembler weirdness.
git-svn-id: http://www.cdkersey.com/harp/harptool@116 0246edb2-e076-4747-b392-db732a341fa2
This commit is contained in:
@@ -107,7 +107,7 @@ ostream &Harp::operator<<(ostream& os, Instruction &inst) {
|
||||
}
|
||||
|
||||
void Instruction::executeOn(Core &c) {
|
||||
D(1, "Begin instruction execute.");
|
||||
D(3, "Begin instruction execute.");
|
||||
|
||||
/* If I try to execute a privileged instruction in user mode, throw an
|
||||
exception 3. */
|
||||
|
||||
Reference in New Issue
Block a user