cache: add assembler and split scriptdumper test into disassembler/disassemblertest
This commit is contained in:
99
cache/src/test/resources/net/runelite/cache/script/assembler/395.rs2asm
vendored
Normal file
99
cache/src/test/resources/net/runelite/cache/script/assembler/395.rs2asm
vendored
Normal file
@@ -0,0 +1,99 @@
|
||||
033
|
||||
get_boostedskilllevels
|
||||
int_to_string
|
||||
1112
|
||||
033
|
||||
get_realskilllevels
|
||||
034 3
|
||||
033 3
|
||||
int_to_string
|
||||
1112 1
|
||||
033
|
||||
get_skillexperiences
|
||||
034 4
|
||||
load_string ","
|
||||
036 1
|
||||
035
|
||||
load_string " XP:"
|
||||
037 2
|
||||
036 2
|
||||
033 4
|
||||
035 1
|
||||
040 46
|
||||
036 3
|
||||
load_int 0
|
||||
034 5
|
||||
025 4181
|
||||
load_int 0
|
||||
if_icmpeq LABEL29
|
||||
jump LABEL60
|
||||
LABEL29:
|
||||
033 3
|
||||
load_int 99
|
||||
if_icmplt LABEL33
|
||||
jump LABEL59
|
||||
LABEL33:
|
||||
load_int 105
|
||||
load_int 105
|
||||
load_int 256
|
||||
033 3
|
||||
load_int 1
|
||||
iadd
|
||||
3408
|
||||
034 5
|
||||
035 2
|
||||
load_string "|Next level at:|Remaining XP:"
|
||||
concat_string
|
||||
036 2
|
||||
035 3
|
||||
load_string "|"
|
||||
033 5
|
||||
035 1
|
||||
040 46
|
||||
load_string "|"
|
||||
033 5
|
||||
033 4
|
||||
isub
|
||||
035 1
|
||||
040 46
|
||||
037 4
|
||||
concat_string
|
||||
036 3
|
||||
LABEL59:
|
||||
jump LABEL78
|
||||
LABEL60:
|
||||
035 2
|
||||
load_string "|Next level at:"
|
||||
concat_string
|
||||
036 2
|
||||
035 3
|
||||
load_string "|"
|
||||
load_int 105
|
||||
load_int 105
|
||||
load_int 256
|
||||
033 3
|
||||
load_int 1
|
||||
iadd
|
||||
3408
|
||||
035 1
|
||||
040 46
|
||||
037 2
|
||||
concat_string
|
||||
036 3
|
||||
LABEL78:
|
||||
load_int 992
|
||||
load_int -2147483645
|
||||
load_int -1
|
||||
033 2
|
||||
035 2
|
||||
035 3
|
||||
load_int 495
|
||||
load_int 25
|
||||
load_int 5
|
||||
idiv
|
||||
load_string "IiIssfi"
|
||||
033 1
|
||||
2412
|
||||
load_int 0
|
||||
043 2
|
||||
return
|
||||
Reference in New Issue
Block a user