projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f584bc
)
Fixed a path in the alpha isa description.
author
Gabe Black
<gblack@eecs.umich.edu>
Tue, 14 Feb 2006 08:57:42 +0000
(
03:57
-0500)
committer
Gabe Black
<gblack@eecs.umich.edu>
Tue, 14 Feb 2006 08:57:42 +0000
(
03:57
-0500)
--HG--
extra : convert_revision :
2a73ef7703ffe5c5232619698a16c8b4ee265a21
arch/alpha/isa/main.isa
patch
|
blob
|
history
diff --git
a/arch/alpha/isa/main.isa
b/arch/alpha/isa/main.isa
index a2860f17b400a396d22dca7bfa74b36c93cf9cc3..ef4d83ce2fa42aea059c5c7099ece74a264e24ef 100644
(file)
--- a/
arch/alpha/isa/main.isa
+++ b/
arch/alpha/isa/main.isa
@@
-50,7
+50,7
@@
output exec {{
#include <math.h>
#if FULL_SYSTEM
-#include "
arch/alpha
/pseudo_inst.hh"
+#include "
sim
/pseudo_inst.hh"
#endif
#include "base/fenv.hh"
#include "config/ss_compatible_fp.hh"