Ski IA-64 Simulator Reference Manual 1.0L
missions are wrong or a remote file has suddenly become inaccessible? See “The Program Window” on page
Error: unrecognized restore file tag: %s
You are trying to restore a saved simulator state and either the save file is corrupt or Ski is broken. See “Saving and Restoring the Simulator State” on page
Expression aligned to (mod %lld) boundary
You tried to assign an address to a register that requires an address on a specific boundary, but the address you spec- ified isn’t on that boundary. Ski has adjusted the address for you, but you should check to make sure the adjustment matches your intent. See “Changing Registers and Memory with Assignment Commands” on page
Expression > 47
You tried to assign a value greater than 47 to the rrbp register.
Expression > 95
You tried to assign a value greater than 95 to the rrbf or rrbf register.
File size > Memory size
You tried to load an
Following values could not be assigned:
You supplied multiple values in an =1, =2, =4, or =8 command. Some of the values overflowed on to the next page of memory but that page hasn’t been allocated. Ski creates new pages of memory when the simulated program needs them; Ski will not create new pages in response to assignment commands. See “Changing Registers and Memory with Assignment Commands” on page
FP exception fault
An
FP exception trap
An
goto only allowed inside a command file
You tried to execute the goto command from the keyboard. The command is only legal within command files. See “The goto Command and Labels” on page
Halting Simulation
Your
Copyright © 2000 | Simulator Status and Error Messages |