?? messagesbundle_en.properties
字號:
Config.SHOW_ALIASES= Show standard MIPS32 aliases Config.SHOW_ALIASES.tip= Uses standard MIPS32 aliases as registers's names DOUBLE_EXT_TOO_LARGE = Exponent over 32 bits largeLABELADDRESSINVALID = Invalid labelLABELTOOLARGE = Label value too large FP_OVERFLOW = Floating point overflow, the number in absolute value is too largeFP_UNDERFLOW = Floating point underflow, the number in absolute value is too smallBYTEINCODE = .byte directive found in code sectionWORD16INCODE = .word16 directive found in code sectionWORDINCODE = .word directive found in code sectionWORD32INCODE = .word32 directive found in code sectionSPACEINCODE = .space directive found in code sectionINVALIDVALUE = Invalid valueINVALIDCODE = Invalid codeINVALIDCODEFORDATA = Invalid code for dataINVALIDREGISTER = Invalid registerINVALIDIMMEDIATE = Invalid Immediate valueUNKNOWNSYNTAX = Unknown SyntaxSEPARATORMISS = Separator is missingLABELNOTFOUND = Label not foundVALUEISNOTUNSIGNED = Signed value: expected an unsigned valueGUI_STEP_ERROR = CPU Step ErrorGUI_PARSER_ERROR = Parsing errorINCLUDE_LOOP = loop of includeINT_FORMAT_EXCEPTION = You must input an integer valueERROR_LABEL = Error accessing a memory element. Maybe you've reached the limit of EduMIPS64 memory.ERROR = ErrorFILE_NOT_FOUND = File not foundMenu.FILE = _FileMenu.EXECUTE = E_xecuteMenu.CONFIGURE = _ConfigureMenu.WINDOW = _WindowMenu.HELP = _HelpMenu.CHANGE_LANGUAGE = Change LanguageMenu.TOOLS = _ToolsMenu.CHANGE_PIPELINE_COLORS = Change pipeline colorsMenuItem.OPEN = _Open...MenuItem.OPENLAST = Open recentMenuItem.RESET = _ResetMenuItem.EXIT = E_xitMenuItem.SINGLE_CYCLE = Single CycleMenuItem.MULTI_CYCLE = Multi-CycleMenuItem.MULTI_STEP = Multi-StepMenuItem.RUN_TO = RunMenuItem.ITALIAN = ItalianMenuItem.ENGLISH = EnglishMenuItem.DIN_TRACEFILE = Write _Dinero tracefile...MenuItem.FORWARDING = Enable _forwardingMenuItem.WARNINGS = Enable _warningsMenuItem.ABOUT_US = _About us...MenuItem.DIN_FRONTEND = _Dinero frontend...MenuItem.MANUAL = _Manual...MenuItem.STOP = StopABOUT = About EduMIPS64REGISTERS = RegistersMEMORY = DataCODE = CodeCYCLES = CyclesPIPELINE = PipelineLOGGER = LogIO = Input/OutputEXCEPTION = ExceptionADDRESS = AddressHEXREPR = RepresentationCOMMENT = CommentLABEL = LabelINSTRUCTION = InstructionSTATS = StatisticsPROSIM = MIPS64 Processor SimulatorGUI_WARNING = WarningWINMIPS64_NOT_MIPS64 = The instruction belongs to WinMIPS64 instruction set, but it is not a legal MIPS64 instructionHALT_NOT_PRESENT = The HALT instruction is missing: it will automatically be inserted at the end of the fileROW = RowCOLUMN = ColumnIMMEDIATE_TOO_LARGE = Immediate value too largeWORD_TOO_LARGE = Word value too largeWORD32_TOO_LARGE = Word32 value too largeWORD16_TOO_LARGE = Word16 value too largeBYTE_TOO_LARGE = Byte value too large5BIT_IMMEDIATE_TOO_LARGE = 5 bit immediate value too largeVALUE_MISS = Missing value for memory cellSAMELABEL = Label already existsINTRO_FILENAME = data/intro_en.txtGUI_FILENAME = data/gui_en.txtIS_FILENAME = data/is_en.txtSYSCALL_FILENAME = data/syscall_en.txtCHOOSE_COLOR = Select a color EXECUTION = ExecutionCYCLES = CyclesCYCLE = CycleINSTRUCTIONS = InstructionsINSTRUCTION = InstructionCPI = CPI (Cycles per instruction)RAWS = RAW StallsRAW = RAW StallBYTES = BytesSTALLS = StallsWAWS = WAW StallsWARS = WAR StallsSTRUCTS = Structural StallsBTS = Branch Taken StallsBMS = Branch Misprediction StallsCSIZE = Code sizeConfig.APPEARANCE = AppearanceConfig.BEHAVIOR = BehaviorConfig.MAIN = Main settingsConfig.ITEM = Settings...Config.WARNINGS = Enable WarningsConfig.WARNINGS.tip = Enable Warnings in compile timeConfig.FORWARDING = Enable forwardingConfig.FORWARDING.tip = Enables forwarding in the pipelineConfig.VERBOSE = Sync graphics with CPU in multi-step executionConfig.VERBOSE.tip = Enables verbose multi-step executionConfig.N_STEP = Number of stepConfig.N_STEP.tip = Number of step per istructionConfig.IFCOLOR = Fetch colorConfig.IFCOLOR.tip = Sets the IF colorConfig.IDCOLOR = ID colorConfig.IDCOLOR.tip = Sets Decode colorConfig.EXCOLOR = EX ColorConfig.EXCOLOR.tip = Sets the Execute colorConfig.MEMCOLOR = MEM colorConfig.MEMCOLOR.tip = Sets the Memory colorConfig.WBCOLOR = WB ColorConfig.WBCOLOR.tip = Sets the Write Back colorConfig.SLEEP_INTERVAL = Interval between cycles (ms)Config.SLEEP_INTERVAL.tip = Amount of milliseconds that has to pass before each cycle is executed in verbose modeConfig.SYNCEXC-MASKED = Mask synchronous exceptionConfig.SYNCEXC-MASKED.tip = Makes the simulator ignore the Division by zero and Integer Overflow exceptionsConfig.SYNCEXC-TERMINATE = Terminate on synchronous exceptionsConfig.SYNCEXC-TERMINATE.tip = Halt the simulation on Division by zero and Integer Overflow exceptionsStatusBar.WELCOME = Welcome to EduMIPS64StatusBar.DECIMALVALUE = Decimal valueStatusBar.OFREGISTER = of RStatusBar.MEMORYCELL = of the memory cell at addressManual.CAPTION = User GuideManual.INTRO = IntroductionManual.GUI = GUIManual.IS = InstructionsManual.SYSCALL = SyscallErrorDialog.ROW = RowErrorDialog.COLUMN = ColumnErrorDialog.LINE = LineErrorDialog.DESCRIPTION = DescriptionErrorDialog.MSG0 = Code containsErrorDialog.MSG1 = errors andErrorDialog.MSG2 = warningsReportDialog.MSG = EduMIPS64 Fatal error! Please help the developers, sending the following text to bugs@edumips.orgReportDialog.BUTTON = CloseDIVZERO.Message = Division by zeroINTOVERFLOW.Message = Integer overflowNOOPENMODE = No mode has been specified to open the file (read/write)WRITETOSTDIN = Attempt to write to standard inputFILENOTOPENED = The file descriptor isn't valid. Probably the file hasn't been correctly openedOUTOFMEMORY = The write (or read) attempt led to an invalid memory accessREADFROMSTDOUT = Attempt to read from standard output (or standard error)OPENREADANDCREATE = Attempt to open in read mode a file that doesn't exist (O_CREAT doesn't work in read or read/write mode)INPUTNOTEXCEED = Input must not exceedCHARACTERS = charactersENTERINPUT = Please input your textINPUT = inputIOEXCEPTION = I/O errorHT.Options = Options:HT.File = --file (-f) filename opens the specified fileHT.Debug = --debug (-d) enters in debug modeHT.Help = --help (-h) shows this helpCLEAR = Clear
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -