Rev 539 | Blame | Compare with Previous | Last modification | View Log | Download
lua_emit_byte_warning.asm(25): warning[luamc]: When lua script emits machine code bytes, use "ALLPASS" modifierlua_emit_byte_warning.asm(29): warning[luamc]: When lua script emits machine code bytes, use "ALLPASS" modifierlua_emit_byte_warning.asm(33): warning[luamc]: When lua script emits machine code bytes, use "ALLPASS" modifierlua_emit_byte_warning.asm(37): warning[luamc]: When lua script emits machine code bytes, use "ALLPASS" modifierlua_emit_byte_warning.asm(43): warning[luamc]: When lua script emits machine code bytes, use "ALLPASS" modifierlua_emit_byte_warning.asm(47): warning[luamc]: When lua script emits machine code bytes, use "ALLPASS" modifierlua_emit_byte_warning.asm(51): warning[luamc]: When lua script emits machine code bytes, use "ALLPASS" modifierlua_emit_byte_warning.asm(55): warning[luamc]: When lua script emits machine code bytes, use "ALLPASS" modifier# file opened: lua_emit_byte_warning.asm1 0000 ; warnings about emitting bytes with wrong LUA block modifier (should be "allpass")2 00003 0000 ; no warnings variants (correct ones)4 00005 0000 lua allpass6 0000 ~ sj.add_byte(0)7 0000 00 endlua8 00019 0001 lua allpass10 0001 ~ sj.add_word(0)11 0001 00 00 endlua12 000313 0003 lua allpass14 0003 ~ _pc("nop")15 0003 00 nop15 0004 endlua16 000417 0004 lua allpass18 0004 ~ _pl("pl_allpass: nop")19 0004 00 pl_allpass: nop19 0005 endlua20 000521 0005 ; PASS122 000523 0005 lua pass124 0005 ~ sj.add_byte(0)25 0005 endlua26 000527 0005 lua pass128 0005 ~ sj.add_word(0)29 0005 endlua30 000531 0005 lua pass132 0005 ~ _pc("nop")33 0005 endlua34 000535 0005 lua pass136 0005 ~ _pl("pl_pass1: nop")37 0005 endlua38 000539 0005 ; PASS240 000541 0005 lua pass242 0005 ~ sj.add_byte(0)43 0005 endlua44 000545 0005 lua pass246 0005 ~ sj.add_word(0)47 0005 endlua48 000549 0005 lua pass250 0005 ~ _pc("nop")51 0005 endlua52 000553 0005 lua pass254 0005 ~ _pl("pl_pass2: nop")55 0005 endlua56 000557 0005 ; PASS358 000559 0005 lua pass360 0005 ~ sj.add_byte(0)lua_emit_byte_warning.asm(61): warning[luamc]: When lua script emits machine code bytes, use "ALLPASS" modifier61 0005 00 endlua62 000663 0006 lua pass364 0006 ~ sj.add_word(0)lua_emit_byte_warning.asm(65): warning[luamc]: When lua script emits machine code bytes, use "ALLPASS" modifier65 0006 00 00 endlua66 000867 0008 lua pass368 0008 ~ _pc("nop")69 0008 00 noplua_emit_byte_warning.asm(69): warning[luamc]: When lua script emits machine code bytes, use "ALLPASS" modifier69 0009 endlua70 000971 0009 lua pass372 0009 ~ _pl("pl_pass3: nop")lua_emit_byte_warning.asm(72): error: [LUA] Label not found: pl_pass373 0009 00 pl_pass3: noplua_emit_byte_warning.asm(73): warning[luamc]: When lua script emits machine code bytes, use "ALLPASS" modifier73 000A endlua74 000A75 000A ; default (PASS3)76 000A77 000A lua78 000A ~ sj.add_byte(0)lua_emit_byte_warning.asm(79): warning[luamc]: When lua script emits machine code bytes, use "ALLPASS" modifier79 000A 00 endlua80 000B81 000B lua82 000B ~ sj.add_word(0)lua_emit_byte_warning.asm(83): warning[luamc]: When lua script emits machine code bytes, use "ALLPASS" modifier83 000B 00 00 endlua84 000D85 000D lua86 000D ~ _pc("nop")87 000D 00 noplua_emit_byte_warning.asm(87): warning[luamc]: When lua script emits machine code bytes, use "ALLPASS" modifier87 000E endlua88 000E89 000E lua90 000E ~ _pl("pl_default: nop")lua_emit_byte_warning.asm(90): error: [LUA] Label not found: pl_default91 000E 00 pl_default: noplua_emit_byte_warning.asm(91): warning[luamc]: When lua script emits machine code bytes, use "ALLPASS" modifier91 000F endlua92 000F# file closed: lua_emit_byte_warning.asmValue Label------ - -----------------------------------------------------------0x0004 X pl_allpass0x0009 X pl_pass10x0009 X pl_pass2