Searched hist:8015 (Results 1 - 2 of 2) sorted by relevance
/gem5/system/alpha/console/ | ||
H A D | Makefile | 8015:37634fc80b3c Tue Jun 28 01:13:00 EDT 2005 Nathan Binkert <binkertn@umich.edu> pass the location of the m5 backdoor via the m5AlphaAccess variable only compile one console console/Makefile: Now that the location of the m5 backdoor is passed into the console via the m5AlphaAccess variable, we only need to compile one console, and don't need to define TLASER or TSUNAMI console/console.c: Don't hardcode the location of the AlphaAccess structure, but rely on m5 to pass in the correct value. Setup "volatile struct AlphaAccess *m5AlphaAccess" for use and get rid of the hardcoded usage. |
H A D | console.c | 8015:37634fc80b3c Tue Jun 28 01:13:00 EDT 2005 Nathan Binkert <binkertn@umich.edu> pass the location of the m5 backdoor via the m5AlphaAccess variable only compile one console console/Makefile: Now that the location of the m5 backdoor is passed into the console via the m5AlphaAccess variable, we only need to compile one console, and don't need to define TLASER or TSUNAMI console/console.c: Don't hardcode the location of the AlphaAccess structure, but rely on m5 to pass in the correct value. Setup "volatile struct AlphaAccess *m5AlphaAccess" for use and get rid of the hardcoded usage. |
Completed in 15 milliseconds