hexsha stringlengths 40 40 | size int64 6 1.05M | ext stringclasses 3 values | lang stringclasses 1 value | max_stars_repo_path stringlengths 4 232 | max_stars_repo_name stringlengths 7 106 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 7 | max_stars_count int64 1 33.5k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 4 232 | max_issues_repo_name stringlengths 7 106 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 7 | max_issues_count int64 1 37.5k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 4 232 | max_forks_repo_name stringlengths 7 106 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 7 | max_forks_count int64 1 12.6k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 6 1.05M | avg_line_length float64 1.16 19.7k | max_line_length int64 2 938k | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
79104293149db2c94c5ea5d6aee69b00a11b7e2f | 505 | asm | Assembly | oeis/157/A157215.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/157/A157215.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/157/A157215.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A157215: Decimal expansion of 18 - 5*sqrt(2).
; Submitted by Christian Krause
; 1,0,9,2,8,9,3,2,1,8,8,1,3,4,5,2,4,7,5,5,9,9,1,5,5,6,3,7,8,9,5,1,5,0,9,6,0,7,1,5,1,6,4,0,6,2,3,1,1,5,2,5,9,6,3,4,1,1,6,6,0,1,3,1,0,0,4,6,3,3,7,6,0,7,6,8,9,4,6,4,8,0,5,7,4,8,0,6,2,3,2,8,3,6,1,7,9,2,1,3
mov $2,1
mov $3,$0
mul $3,4
lpb $3
mov $5,$4
sub $4,1
add $5,$2
add $1,$5
add $2,$1
mul $1,2
add $2,2
sub $3,1
pow $4,$5
lpe
mov $1,1
add $1,$5
mov $4,10
pow $4,$0
div $2,$4
div $1,$2
mov $0,$1
mod $0,10
| 18.703704 | 201 | 0.530693 |
acbd3b3e6558cfad9362846fa0be1fab991d19c8 | 583 | asm | Assembly | data/baseStats_weird/exeggutor_alola.asm | longlostsoul/EvoYellow | fe5d0d372c4e90d384c4005a93f19d7968f2ff13 | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/baseStats_weird/exeggutor_alola.asm | longlostsoul/EvoYellow | fe5d0d372c4e90d384c4005a93f19d7968f2ff13 | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/baseStats_weird/exeggutor_alola.asm | longlostsoul/EvoYellow | fe5d0d372c4e90d384c4005a93f19d7968f2ff13 | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | db DEX_EXEGGUTOR ; pokedex id
db 95 ; base hp
db 95 ; base attack
db 85 ; base defense
db 55 ; base speed
db 125 ; base special
db GRASS ; species type 1
db DRAGON ; species type 2
db SUPER_POTION ; catch rate
db 212 ; base exp yield
INCBIN "pic/ymon/exeggutor.pic",0,1 ; 77, sprite dimensions
dw ExeggutorPicFront
dw ExeggutorPicBack
; attacks known at lvl 0
db BARRAGE
db HYPNOSIS
db DRAGON_RAGE
db 0
db 5 ; growth rate
; learnset
tmlearn 2,6
tmlearn 9,10,15
tmlearn 20,21,22,23
tmlearn 29,30,31,32
tmlearn 33
tmlearn 44,46,47
tmlearn 50,51,54,55
db BANK(ExeggutorPicFront)
| 20.103448 | 59 | 0.751286 |
bdc39d43f0643b908fceb3a7b5eac42dbd3a6a2b | 334 | asm | Assembly | oeis/021/A021551.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021551.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021551.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021551: Decimal expansion of 1/547.
; Submitted by Christian Krause
; 0,0,1,8,2,8,1,5,3,5,6,4,8,9,9,4,5,1,5,5,3,9,3,0,5,3,0,1,6,4,5,3,3,8,2,0,8,4,0,9,5,0,6,3,9,8,5,3,7,4,7,7,1,4,8,0,8,0,4,3,8,7,5,6,8,5,5,5,7,5,8,6,8,3,7,2,9,4,3,3,2,7,2,3,9,4,8,8,1,1,7,0,0,1,8,2,8,1,5,3
add $0,1
mov $2,10
pow $2,$0
div $2,547
mov $0,$2
mod $0,10
| 30.363636 | 201 | 0.565868 |
7aac89493cdbe29ee23035ba8e0c57c53a5baba1 | 1,091 | asm | Assembly | src/vm/translator/tests/MemoryAccess/PointerTest/PointerTest.asm | shmuga/nadn2tetris | 7a69122a328079958f030f87ff72a53c47d811e7 | [
"MIT"
] | null | null | null | src/vm/translator/tests/MemoryAccess/PointerTest/PointerTest.asm | shmuga/nadn2tetris | 7a69122a328079958f030f87ff72a53c47d811e7 | [
"MIT"
] | null | null | null | src/vm/translator/tests/MemoryAccess/PointerTest/PointerTest.asm | shmuga/nadn2tetris | 7a69122a328079958f030f87ff72a53c47d811e7 | [
"MIT"
] | null | null | null | // push segment constant to location 3030
@3030
D=A
@SP
A=M
M=D
@SP
M=M+1
// pop segment pointer to location 0
@SP
M=M-1
@SP
A=M
D=M
@THIS
M=D
// push segment constant to location 3040
@3040
D=A
@SP
A=M
M=D
@SP
M=M+1
// pop segment pointer to location 1
@SP
M=M-1
@SP
A=M
D=M
@THAT
M=D
// push segment constant to location 32
@32
D=A
@SP
A=M
M=D
@SP
M=M+1
// pop segment this to location 2
@2
D=A
@THIS
A=M+D
D=A
@TEMP
M=D
@SP
M=M-1
@SP
A=M
D=M
@TEMP
A=M
M=D
// push segment constant to location 46
@46
D=A
@SP
A=M
M=D
@SP
M=M+1
// pop segment that to location 6
@6
D=A
@THAT
A=M+D
D=A
@TEMP
M=D
@SP
M=M-1
@SP
A=M
D=M
@TEMP
A=M
M=D
// push segment pointer to location 0
@THIS
D=M
@SP
A=M
M=D
@SP
M=M+1
// push segment pointer to location 1
@THAT
D=M
@SP
A=M
M=D
@SP
M=M+1
// +
@SP
M=M-1
A=M
D=M
@SP
M=M-1
A=M
M=M+D
@SP
M=M+1
// push segment this to location 2
@2
D=A
@THIS
A=M+D
D=M
@SP
A=M
M=D
@SP
M=M+1
// -
@SP
M=M-1
A=M
D=M
@SP
M=M-1
A=M
M=M-D
@SP
M=M+1
// push segment that to location 6
@6
D=A
@THAT
A=M+D
D=M
@SP
A=M
M=D
@SP
M=M+1
// +
@SP
M=M-1
A=M
D=M
@SP
M=M-1
A=M
M=M+D
@SP
M=M+1
| 7.177632 | 41 | 0.612282 |
62a042d3d64c993b2baf4004376d23165969b926 | 924 | asm | Assembly | programs/oeis/270/A270868.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/270/A270868.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/270/A270868.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A270868: a(n) = n^4 + 3*n^3 + 8*n^2 + 9*n + 2.
; 2,23,92,263,614,1247,2288,3887,6218,9479,13892,19703,27182,36623,48344,62687,80018,100727,125228,153959,187382,225983,270272,320783,378074,442727,515348,596567,687038,787439,898472,1020863,1155362,1302743,1463804,1639367,1830278,2037407,2261648,2503919,2765162,3046343,3348452,3672503,4019534,4390607,4786808,5209247,5659058,6137399,6645452,7184423,7755542,8360063,8999264,9674447,10386938,11138087,11929268,12761879,13637342,14557103,15522632,16535423,17596994,18708887,19872668,21089927,22362278,23691359,25078832,26526383,28035722,29608583,31246724,32951927,34725998,36570767,38488088,40479839,42547922,44694263,46920812,49229543,51622454,54101567,56668928,59326607,62076698,64921319,67862612,70902743,74043902,77288303,80638184,84095807,87663458,91343447,95138108,99049799
mov $1,$0
add $0,1
pow $1,2
add $1,2
add $1,$0
add $0,$1
sub $0,1
mul $1,$0
mov $0,$1
sub $0,7
| 66 | 778 | 0.808442 |
bd00c57aefb05832b74c27752c69807df8aea0eb | 1,230 | asm | Assembly | programs/oeis/050/A050228.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/050/A050228.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/050/A050228.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A050228: a(n) is the number of subsequences {s(k)} of {1,2,3,...n} such that s(k+1)-s(k) is 1 or 3.
; 1,3,6,11,19,31,49,76,116,175,262,390,578,854,1259,1853,2724,4001,5873,8617,12639,18534,27174,39837,58396,85596,125460,183884,269509,394999,578914,848455,1243487,1822435,2670925,3914448,5736920,8407883,12322370,18059330,26467254,38789666,56849039,83316337,122106048,178955133,262271517,384377613,563332795,825604362,1209982026,1773314873,2598919288,3808901368,5582216296,8181135640,11990037065,17572253419,25753389118,37743426243,55315679723,81069068903,118812495209,174128174996,255197243964,374009739239,548137914302,803335158334,1177344897642,1725482812014,2528817970419,3706162868133,5431645680220,7960463650713,11666626518921,17098272199217,25058735850007,36725362369006,53823634568302,78882370418389,115607732787476,169431367355860,248313737774332,363921470561892,533352837917837,781666575692255,1145588046254234,1678940884172159,2460607459864503,3606195506118827,5285136390291077,7745743850155672,11351939356274592,16637075746565763,24382819596721530,35734758952996218,52371834699562078,76754654296283706,112489413249280023,164861247948842201
mov $2,$0
add $0,1
seq $0,48589 ; Pisot sequence L(7,9).
sub $0,8
sub $0,$2
| 136.666667 | 1,050 | 0.857724 |
461ee073b2ee55527515602b5f110eb23bb7ce18 | 1,151 | asm | Assembly | assignment_3/question_3.asm | neerajp99/cs_103_cos_ashoka_university | 36703e8a2a688242b1cf9e832e36f2ec6010e2b8 | [
"MIT"
] | null | null | null | assignment_3/question_3.asm | neerajp99/cs_103_cos_ashoka_university | 36703e8a2a688242b1cf9e832e36f2ec6010e2b8 | [
"MIT"
] | null | null | null | assignment_3/question_3.asm | neerajp99/cs_103_cos_ashoka_university | 36703e8a2a688242b1cf9e832e36f2ec6010e2b8 | [
"MIT"
] | null | null | null | .data
n1: .asciiz "Enter the Nth natural number: "
naivef: .asciiz "Naive: "
interestingf: .asciiz "Interesting: "
error: .asciiz "Input is erroneous"
nextLine: .asciiz "\n"
.text
.globl main
main:
li $v0, 4
la $a0, n1
syscall
li $v0, 5
syscall
move $t0, $v0
slti $s1, $t0, 0
beq $s1,0, R
li $v0, 4
la $a0, error
syscall
li $v0, 10
syscall
R:
jal naive
jal interesting
li $v0, 10
syscall
# Naive method
naive:
move $t7, $t0
for_loop:
BLT $t7,1,Exit
mult $t7, $t7
mflo $s0
mult $s0, $t7
mflo $s1
add $s2, $s2, $s1
Sub $t7, $t7, 1
j for_loop
Exit:
#print string
li $v0, 4
la $a0, interestingf
syscall
li $v0,1
add $a0, $zero, $s2
syscall
# store return value
jr $ra
# interesting
interesting:
# using the formula: (N(N+1)/2)^2
add $t1, $t0, 1
mul $t2, $t0, $t1
div $t3, $t2, 2
mul $t3, $t3, $t3
li $v0, 4
la $a0, nextLine
syscall
li $v0, 4
la $a0, interestingf
syscall
li $v0, 1
move $a0, $t3
syscall
# store return value
jr $ra
| 12.51087 | 45 | 0.534318 |
c97e7760d380b22d46fe4dd2d047e35de9e1e847 | 1,444 | asm | Assembly | libsrc/input/excali64/in_Inkey.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/input/excali64/in_Inkey.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/input/excali64/in_Inkey.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; uint in_Inkey(void)
; 03.2019 suborb
; Read current state of keyboard but only return
; keypress if a single key is pressed.
SECTION code_clib
PUBLIC in_Inkey
PUBLIC _in_Inkey
EXTERN in_keytranstbl
EXTERN in_rowtable
EXTERN l_push_di
EXTERN l_pop_ei
INCLUDE "target/cpm/def/excali64.def"
; exit : carry set and HL = 0 for no keys registered
; else HL = ASCII character code
; uses : AF,BC,DE,HL
;
.in_Inkey
._in_Inkey
ld e,0
ld a,@11111110
out (PORT_KBD_ROW_SELECT),a
in a,(PORT_KBD_ROW_READ)
cpl
and @11111011 ;avoid shift
jr nz,gotkey
ld e,8
ld a,@11111101
out (PORT_KBD_ROW_SELECT),a
in a,(PORT_KBD_ROW_READ)
cpl
and @11101111 ;Avoid CTRL
jr nz,gotkey
ld c,@11111011
ld e,16
ld b,6
read_loop:
ld a,c
out (PORT_KBD_ROW_SELECT),a
in a,(PORT_KBD_ROW_READ)
xor 255
jr nz,gotkey
ld a,8
add e
ld e,a
rlc c
djnz read_loop
nokey:
ld hl,0
scf
ret
gotkey:
; a = key pressed
; e = offset
ld c,8
hitkey_loop:
rrca
jr c,doneinc
inc e
dec c
jr nz,hitkey_loop
doneinc:
; Check for shift and control
ld bc, 64 * 2
ld a,@11111101 ;Row 2
out (PORT_KBD_ROW_SELECT),a
in a,(PORT_KBD_ROW_READ)
bit 4,a
jr z,got_modifier
ld bc, 64 ;Now for shift
ld a,@11111110 ;Row 1
out (PORT_KBD_ROW_SELECT),a
in a,(PORT_KBD_ROW_READ)
bit 2,a
jr z,got_modifier
ld bc,0
got_modifier:
ld hl,in_keytranstbl
add hl,bc
ld d,0
add hl,de
ld a,(hl)
cp 255
jr z, nokey
ld l,a
ld h,0
and a
ret
| 14.585859 | 52 | 0.705679 |
4a5076a5f9908369a302c7addf93cf252795761d | 883 | asm | Assembly | template.asm | jacobggman/assembly-exercises | 0482dacaf87204cdaa48d0c3e67e65b7c3029074 | [
"Apache-2.0"
] | null | null | null | template.asm | jacobggman/assembly-exercises | 0482dacaf87204cdaa48d0c3e67e65b7c3029074 | [
"Apache-2.0"
] | null | null | null | template.asm | jacobggman/assembly-exercises | 0482dacaf87204cdaa48d0c3e67e65b7c3029074 | [
"Apache-2.0"
] | null | null | null | .386
.model flat,stdcall
option casemap:none
include \masm32\include\windows.inc
include \masm32\include\user32.inc
includelib \masm32\lib\user32.lib
.data
BUFFER_LENGTH EQU 1024
szMessageBoxFormat BYTE "The result is %d", 0
szMessageBoxText BYTE 0 dup(BUFFER_LENGTH)
.code
start:
main proc
mov eax, 3
push eax
call display_number_in_message_box
mov ebx, 999
push ebx
call display_number_in_message_box
add eax, ebx
push eax
call display_number_in_message_box
ret
main endp
display_number_in_message_box proc
;Create a string representation of the number
mov eax, [esp + 4]
invoke wsprintf, ADDR szMessageBoxText, ADDR szMessageBoxFormat, eax
;Display that string in a message box
invoke MessageBoxA, NULL, ADDR szMessageBoxText, NULL, MB_OK
ret 4
display_number_in_message_box endp
end start
| 19.195652 | 71 | 0.744054 |
7615fed4bc109484cdbfa5c85ffbdef6dcc86767 | 1,701 | asm | Assembly | libsrc/video/tms9918/graphics/bkrestore.asm | rjcorrig/z88dk | c49c26bb232c17ea5a45d21bb81b6343572b7f4c | [
"ClArtistic"
] | null | null | null | libsrc/video/tms9918/graphics/bkrestore.asm | rjcorrig/z88dk | c49c26bb232c17ea5a45d21bb81b6343572b7f4c | [
"ClArtistic"
] | null | null | null | libsrc/video/tms9918/graphics/bkrestore.asm | rjcorrig/z88dk | c49c26bb232c17ea5a45d21bb81b6343572b7f4c | [
"ClArtistic"
] | null | null | null | ;
; Fast background restore
;
; MSX version
;
; $Id: bkrestore.asm $
;
SECTION smc_clib
PUBLIC bkrestore
PUBLIC _bkrestore
EXTERN bkpixeladdress
EXTERN l_tms9918_disable_interrupts
EXTERN l_tms9918_enable_interrupts
INCLUDE "video/tms9918/vdp.inc"
.bkrestore
._bkrestore
; __FASTCALL__ : sprite ptr in HL
push ix ;save callers
push hl
pop ix
ld h,(ix+2)
ld l,(ix+3)
ld a,(ix+0)
ld b,(ix+1)
dec a
srl a
srl a
srl a
inc a
inc a ; INT ((Xsize-1)/8+2)
ld (rbytes+1),a
.bkrestores
push bc
push hl
call bkpixeladdress
pop hl
.rbytes
xor a
.rloop ex af,af
call l_tms9918_disable_interrupts
IF VDP_CMD < 0
ld a,e
ld (-VDP_CMD),a
ld a,d ; MSB of video mem ptr
and @00111111 ; masked with "write command" bits
or @01000000
ld (-VDP_CMD),a
ld a,(ix+4)
ld (-VDP_DATA),a
ELSE
ld bc,VDP_CMD
out (c),e
ld a,d ; MSB of video mem ptr
and @00111111 ; masked with "write command" bits
or @01000000
out (c),a
ld bc,VDP_DATA
ld a,(ix+4)
out (c),a
ENDIF
call l_tms9918_enable_interrupts
ex de,hl
ld bc,8
add hl,bc
ex de,hl
inc ix
ex af,af
dec a
jr nz,rloop
inc l
pop bc
djnz bkrestores
pop ix ;restore callers
ret
| 19.11236 | 67 | 0.472663 |
ef0e6a8b587c56502dc98e3d4a7ea7e6af6ce0fd | 310 | asm | Assembly | programs/oeis/021/A021532.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/021/A021532.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/021/A021532.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A021532: Decimal expansion of 1/528.
; 0,0,1,8,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9,3,9
add $0,1
mov $1,10
pow $1,$0
mul $1,2
div $1,1056
mod $1,10
mov $0,$1
| 28.181818 | 199 | 0.541935 |
462c9d3ce685d98ce58e100efb7e89bbfb6aaa3c | 1,897 | asm | Assembly | text/maps/mt_moon_b2f.asm | etdv-thevoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | 1 | 2022-01-09T05:28:52.000Z | 2022-01-09T05:28:52.000Z | text/maps/mt_moon_b2f.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | text/maps/mt_moon_b2f.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | _MtMoon3Text_49f24::
text "You want the"
line "DOME FOSSIL?"
done
_MtMoon3Text_49f64::
text "You want the"
line "HELIX FOSSIL?"
done
_MtMoon3Text_49f6f::
text $52, " got the"
line "@"
TX_RAM wcf4b
text "!@@"
_MtMoon3Text_49f7f::
text "Look, you've got"
line "no room for this.@@"
_MtMoon3Text_49f85::
text "Hey, stop!"
para "I found these"
line "fossils! They're"
cont "both mine!"
done
_MtMoon3Text_49f8a::
text "OK!"
line "I'll share!"
prompt
_MtMoon3Text_49f8f::
text "We'll each take"
line "one!"
cont "No being greedy!"
done
_MtMoon3Text_49f94::
text "Far away, on"
line "CINNABAR ISLAND,"
cont "there's a #MON"
cont "LAB."
para "They do research"
line "on regenerating"
cont "fossils."
done
_MtMoon3Text_49f99::
text "All right. Then"
line "this is mine!@@"
_MtMoon3BattleText2::
text "TEAM ROCKET will"
line "find the fossils,"
cont "revive and sell"
cont "them for cash!"
done
_MtMoon3EndBattleText2::
text "Urgh!"
line "Now I'm mad!"
prompt
_MtMoon3AfterBattleText2::
text "You made me mad!"
line "TEAM ROCKET will"
cont "blacklist you!"
done
_MtMoon3BattleText3::
text "We, TEAM ROCKET,"
line "are #MON"
cont "gangsters!"
done
_MtMoon3EndBattleText3::
text "I blew"
line "it!"
prompt
_MtMoon3AfterBattleText3::
text "Darn it all! My"
line "associates won't"
cont "stand for this!"
done
_MtMoon3BattleText4::
text "We're pulling a"
line "big job here!"
cont "Get lost, kid!"
done
_MtMoon3EndBattleText4::
text "So, you"
line "are good."
prompt
_MtMoon3AfterBattleText4::
text "If you find a"
line "fossil, give it"
cont "to me and scram!"
done
_MtMoon3BattleText5::
text "Little kids"
line "should leave"
cont "grown-ups alone!"
done
_MtMoon3EndBattleText5::
text "I'm"
line "steamed!"
prompt
_MtMoon3AfterBattleText5::
text "#MON lived"
line "here long before"
cont "people came."
done
| 15.422764 | 27 | 0.698471 |
fc2030ac1be95f999d4a129297039eb69b0c34fa | 1,179 | asm | Assembly | Virus.Win32.Bi-Perm/src/disasm.asm | TheWover/Vx-Engines | cc04d5c9567395caa83cdada9d1be1845c97dd09 | [
"MIT"
] | 4 | 2021-05-26T08:53:34.000Z | 2022-03-01T16:15:47.000Z | Virus.Win32.Bi-Perm/src/disasm.asm | y11en/Vx-Engines | cc04d5c9567395caa83cdada9d1be1845c97dd09 | [
"MIT"
] | null | null | null | Virus.Win32.Bi-Perm/src/disasm.asm | y11en/Vx-Engines | cc04d5c9567395caa83cdada9d1be1845c97dd09 | [
"MIT"
] | 3 | 2021-04-28T08:06:06.000Z | 2022-01-08T20:53:28.000Z |
;===============================================================================
;Length-disassembler engine virxasm32 v1.5
;===============================================================================
include virxasm32b.inc
;===============================================================================
;Length-disassembler
;Prototype of procedure:
; char __stdcall user_disasm (
; user_param, //user's parameter (is not used here)
; opcodes //pointer to opcode
; );
;
;Format of return information in AL register:
; ________________
; |0 0 x x s s s s |
; 8 0
;
;00 - this two bits must be equal zero (second bit will be used in mutate)
;xx - user defined routines (disasm and mutate) can use this bits on its own
;ssss - four bits of size of opcode
;
;Note: routine must not change any registers except EAX
;===============================================================================
perm_disasm proc
push esi
mov esi, [esp+12]
call virxasm32
and al, 3fh ;clear reserved bits
or al, 30h ;set our bits (just for fun :))
pop esi
ret 8 ;clear arguments from stack
perm_disasm endp
| 31.026316 | 81 | 0.483461 |
abf2676c6c39b2ee470d4a1434e49c69a3a1e65b | 412 | asm | Assembly | programs/oeis/081/A081016.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/081/A081016.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/081/A081016.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A081016: a(n) = (Lucas(4*n+3) + 1)/5, or Fibonacci(2*n+1)*Fibonacci(2*n+2), or A081015(n)/5.
; 1,6,40,273,1870,12816,87841,602070,4126648,28284465,193864606,1328767776,9107509825,62423800998,427859097160,2932589879121,20100270056686,137769300517680,944284833567073,6472224534451830
add $0,1
lpb $0,1
sub $0,1
add $4,$3
add $1,$4
add $4,$1
add $1,1
mov $3,$2
add $3,$1
mul $3,2
add $4,$3
lpe
| 25.75 | 188 | 0.682039 |
bf2a5d99d96a71d878f13160ba7988573f3f7797 | 14,071 | asm | Assembly | src/native/third_party/isa-l_crypto/aes/cbc_common.asm | guptsanj/noobaa-core | 91b01ec8d537780d3b0a7a9a20065000167d882a | [
"Apache-2.0"
] | null | null | null | src/native/third_party/isa-l_crypto/aes/cbc_common.asm | guptsanj/noobaa-core | 91b01ec8d537780d3b0a7a9a20065000167d882a | [
"Apache-2.0"
] | null | null | null | src/native/third_party/isa-l_crypto/aes/cbc_common.asm | guptsanj/noobaa-core | 91b01ec8d537780d3b0a7a9a20065000167d882a | [
"Apache-2.0"
] | null | null | null | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Copyright(c) 2011-2016 Intel Corporation All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions
; are met:
; * Redistributions of source code must retain the above copyright
; notice, this list of conditions and the following disclaimer.
; * Redistributions in binary form must reproduce the above copyright
; notice, this list of conditions and the following disclaimer in
; the documentation and/or other materials provided with the
; distribution.
; * Neither the name of Intel Corporation nor the names of its
; contributors may be used to endorse or promote products derived
; from this software without specific prior written permission.
;
; THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
; "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
; LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
; A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
; OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
; SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
; LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
; DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
; THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
; (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
; OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; the following defines control the operation of the macros below and
; need to be defines in the including file
; KEY_ROUNDS - number of key rounds needed based on key length: 128bit - 11, 192bit - 13 or 256bit - 15
; EARLY_BLOCKS - number of data block to load before starting computations
; PARALLEL_BLOCKS - number of blocks of data to process in parallel also the number of xmm regs to reserve for data
; IV_CNT - number of xmm regs to use for IV data valid values of 0 or 1
; TMP_CNT - number of tmp xmm register to reserve
; XMM_USAGE - number of xmm registers to use. must be at least the same as PARALLEL_BLOCKS + 2
;
%include "reg_sizes.asm"
;
; the following instructions set specific macros must be defined in the user file
; to make use of the AES macros below
; MOVDQ - move from memory to xmm reg
; PXOR - XOR of two xmm registers pxor
; AES_DEC - AES block decode for early key rounds
; AES_DEC_LAST - AES block decode for last key round
; or
; AES_ENC - AES block encode for early key rounds
; AES_ENC_LAST - AES block encode for last key round
; Three usages of xmm regs: key round cache, blocks data and one temp
; CKEY_CNT are (number of xmm regs) - PARALLEL_BLOCKS - IV holder - 2 TMP mmx reg
%assign FIRST_XDATA (0)
%assign IV_IDX (FIRST_XDATA + PARALLEL_BLOCKS)
%ifndef IV_CNT
%define IV_CNT (1)
%endif
%assign TMP (IV_IDX + IV_CNT)
%assign TMP_CNT (2)
%assign FIRST_CKEY (TMP + TMP_CNT)
%assign CKEY_CNT (XMM_USAGE - (PARALLEL_BLOCKS + IV_CNT + TMP_CNT))
; Abstract xmm register usages that identify the expected contents of the register
%define reg(i) xmm %+ i
%define XDATA(i) xmm %+ i
%define KEY_REG(i) xmm %+ i
%define IV_REG(i) xmm %+ i
%define IDX rax
;
;
; AES CBC ENCODE MACROS
;
;
;
; CBC_DECRYPT_BLOCKS
; Decrypts a number of blocks using AES_PARALLEL_ENC_BLOCKS macro
; Finalized the decryption and saves results in the output
; places last last buffers crypto text in IV for next buffer
; updates the index and number of bytes left
;
%macro CBC_DECRYPT_BLOCKS 17
%define %%TOT_ROUNDS %1
%define %%num_blocks %2 ; can be 0..13
%define %%EARLY_LOADS %3 ; number of data blocks to laod before processing
%define %%MOVDQ %4
%define %%PXOR %5
%define %%AES_DEC %6
%define %%AES_DEC_LAST %7
%define %%CACHED_KEYS %8 ; number of key data cached in xmm regs
%define %%TMP %9
%define %%TMP_CNT %10
%define %%FIRST_CKEY %11
%define %%KEY_DATA %12
%define %%FIRST_XDATA %13
%define %%IN %14 ; input data
%define %%OUT %15 ; output data
%define %%IDX %16 ; index into input and output data buffers
%define %%LEN %17
AES_PARALLEL_ENC_BLOCKS %%TOT_ROUNDS, %%num_blocks, %%EARLY_LOADS, %%MOVDQ, %%PXOR, %%AES_DEC, %%AES_DEC_LAST, %%CACHED_KEYS, %%TMP, %%TMP_CNT, %%FIRST_CKEY, %%KEY_DATA, %%FIRST_XDATA, %%IN, %%OUT, %%IDX
;
; XOR the result of each block's decrypt with the previous block's cypher text (C)
;
%assign i 0
%rep (%%num_blocks)
%%PXOR XDATA(i), XDATA(IV_IDX) ; XOR result with previous block's C
%%MOVDQ [%%OUT + %%IDX + i*16], XDATA(i) ; save plain text to out
%%MOVDQ XDATA(IV_IDX), [%%IN + IDX + i*16] ; load IV with current block C
%assign i (i+1)
%endrep
add %%IDX, %%num_blocks*16
sub %%LEN, %%num_blocks*16
%endmacro
;
; CBC_ENC_INIT
; XOR first data block with the IV data
%macro CBC_ENC_INIT 7
%define %%P_FIRST %1
%define %%IV_IDX %2
%define %%MOVDQ %3
%define %%PXOR %4
%define %%IV %5
%define %%IN %6 ; input data
%define %%IDX %7 ; index into input and output data buffers
%%MOVDQ XDATA(%%P_FIRST), [%%IN + %%IDX + 0*16]
%%MOVDQ reg(%%IV_IDX), [%%IV]
%%PXOR XDATA(%%P_FIRST), reg(%%IV_IDX)
%endmacro
;
; assumptions:
; LEN is length of data remaining
; IDX is offset into the data buffer
;
; subloops
; if data > 16 load next block into a next XDATA reg (XDATA(p_next))
; load first uncached key into TMP0 (if any)
; AES block encript XDATA(P_FIRST)
; if data > 16 XOR next2 block (XDATA(p_next)) with current (XDATA(P_FIRST))
; save current (XDATA(P_FIRST))
; update indexes for P_FIRST
; end if data zero
;
%macro CBC_ENC_SUBLOOP 17
%define %%TOT_ROUNDS %1
%define %%BLOCKS %2 ; can be 1...14
%define %%START_DATA %3
%define %%MOVDQ %4
%define %%PXOR %5
%define %%AES_DEC %6
%define %%AES_DEC_LAST %7
%define %%TMP %8
%define %%TMP_CNT %9
%define %%FIRST_CKEY %10
%define %%CKEY_CNT %11
%define %%KEYS %12
%define %%CACHED_KEYS %13
%define %%IN %14 ; input data
%define %%OUT %15 ; output data
%define %%IDX %16 ; index into input and output data buffers
%define %%LEN %17
%assign this_blk 0
%assign next_blk 1
%assign p_first %%START_DATA
%assign p_next (p_first+1)
; for number of blocks to be processed in a loop
%assign blk 1
%rep %%BLOCKS
; if data > 16 load next block into a next XDATA reg (XDATA(p_next))
cmp %%LEN, 16
%push skip_read
je %$skip_read_next
%%MOVDQ XDATA(p_next), [%%IN + %%IDX + next_blk*16]
%$skip_read_next:
%pop
AES_ENC_BLOCKS %%TOT_ROUNDS, p_first, %%TMP, %%TMP_CNT, %%FIRST_CKEY, %%CKEY_CNT, %%KEYS, %%MOVDQ, %%PXOR, %%AES_DEC, %%AES_DEC_LAST
; if data > 16 XOR next2 block (XDATA(p_next)) with current (XDATA(p_first))
cmp %%LEN, 16
%push skip_next
je %$skip_next_blk_start
%%PXOR XDATA(p_next), XDATA(p_first)
%$skip_next_blk_start:
%pop
; save current (XDATA(p_first))
%%MOVDQ [%%OUT + %%IDX + this_blk*16], XDATA(p_first)
; update indexes for p_first
add %%IDX, 16
sub %%LEN, 16
%if (blk < %%BLOCKS) ; only insert jz if NOT last block
; end if data zero
jz %%END_CBC_ENC_SUBLOOP
%endif ; (p_next < %%BLOCKS)
%assign p_first (p_next)
%assign blk (blk+1)
%if (blk == %%BLOCKS) ; the last rep loop's read of the next block needs to be into START_DATA
%assign p_next (%%START_DATA)
%elif (1 == %%BLOCKS)
%%MOVDQ XDATA(%%START_DATA), XDATA(p_next)
%else
%assign p_next (p_next+1)
%endif
%endrep ; %%BLOCKS
%%END_CBC_ENC_SUBLOOP:
%endm ; CBC_ENC_SUBLOOP
;
;
; AES BLOCK ENCODE MACROS
;
;
;
; FILL_KEY_CACHE
; Load key data into the cache key xmm regs
%macro FILL_KEY_CACHE 4
%define %%CACHED_KEYS %1
%define %%CKEY_START %2
%define %%KEY_DATA %3
%define %%MOVDQ %4
%assign rnd 0
%rep KEY_ROUNDS
%if (rnd < %%CACHED_KEYS) ; find the round's key data
%assign c (rnd + %%CKEY_START)
%%MOVDQ KEY_REG(c), [%%KEY_DATA + rnd*16] ;load sub key into an available register
%endif
%assign rnd (rnd+1)
%endrep
%endmacro
;
; SCHEDULE_DATA_LOAD
; pre-loades message data into xmm regs
; updates global 'blocks_loaded' that tracks which data blocks have been loaded
; 'blocks_loaded' is an in/out global and must be declared in the using macro or function
%macro SCHEDULE_DATA_LOAD 5
%define %%PARALLEL_DATA %1
%define %%EARLY_LOADS %2
%define %%MOVDQ %3
%define %%IN %4
%define %%IDX %5
%if (blocks_loaded < %%PARALLEL_DATA)
; load cipher text
%%MOVDQ XDATA(blocks_loaded), [%%IN + %%IDX + blocks_loaded*16]
%assign blocks_loaded (blocks_loaded+1)
%endif ; (blocks_loaded < %%PARALLEL_DATA)
%endmacro ; SCHEDULED_EARLY_DATA_LOADS
;
; INIT_SELECT_KEY
; determine which xmm reg holds the key data needed or loades it into the temp register if not cached
; 'current_tmp' is an in/out global and must be declared in the using macro or function
%macro INIT_SELECT_KEY 6
%define %%TOT_ROUNDS %1
%define %%CACHED_KEYS %2
%define %%KEY_DATA %3
%define %%FIRST_TMP %4
%define %%TMP_CNT %5
%define %%MOVDQ %6
%assign current_tmp (%%FIRST_TMP)
%if (%%TOT_ROUNDS > %%CACHED_KEYS) ; load the first uncached key into temp reg
%%MOVDQ KEY_REG(current_tmp), [%%KEY_DATA + %%CACHED_KEYS*16]
%endif ; (KEY_ROUNDS > CKEY_CNT)
%endmacro ; SELECT_KEY
;
; SELECT_KEY
; determine which xmm reg holds the key data needed or loades it into the temp register if not cached
; 'current_tmp' is an in/out global and must be declared in the using macro or function
%macro SELECT_KEY 8
%define %%ROUND %1
%define %%TOT_ROUNDS %2
%define %%CACHED_KEYS %3
%define %%FIRST_KEY %4
%define %%KEY_DATA %5
%define %%FIRST_TMP %6
%define %%TMP_CNT %7
%define %%MOVDQ %8
; find the key data for this round
%if (%%ROUND < %%CACHED_KEYS) ; is it cached
%assign key (%%ROUND + %%FIRST_KEY)
%else
; Load non-cached key %%ROUND data ping-ponging between temp regs if more than one
%assign key (current_tmp) ; use the previous loaded key data
%if (1 == %%TMP_CNT)
%%MOVDQ KEY_REG(current_tmp), [%%KEY_DATA + %%ROUND*16] ; load the next rounds key data
%else
%assign next_round (%%ROUND+1)
%if (next_round < %%TOT_ROUNDS) ; if more rounds to be done
%if (current_tmp == %%FIRST_TMP) ; calc the next temp reg to use
%assign current_tmp (current_tmp + 1)
%else
%assign current_tmp (%%FIRST_TMP)
%endif ; (current_tmp == %%FIRST_TMP)
%%MOVDQ KEY_REG(current_tmp), [%%KEY_DATA + next_round*16] ; load the next rounds key data
%endif ; (%%ROUND < KEY_ROUNDS)
%endif ; (1 < %%TMP_CNT)
%endif ; (%%ROUND < %%CACHED_KEYS)
%endmacro ; SELECT_KEY
;
; AES_PARALLEL_ENC_BLOCKS
; preloads some data blocks to be worked on
; starts the aes block encoding while loading the other blocks to be done in parallel
; aes block encodes each key round on each block
%macro AES_PARALLEL_ENC_BLOCKS 16
%define %%KEY_ROUNDS %1
%define %%PARALLEL_DATA %2
%define %%EARLY_LOADS %3
%define %%MOVDQ %4
%define %%PXOR %5
%define %%AES_DEC %6
%define %%AES_DEC_LAST %7
%define %%CACHED_KEYS %8
%define %%TMP %9
%define %%TMP_CNT %10
%define %%FIRST_CKEY %11
%define %%KEY_DATA %12
%define %%FIRST_XDATA %13
%define %%IN %14 ; input data
%define %%OUT %15 ; output data
%define %%IDX %16 ; index into input and output data buffers
%assign blocks_loaded 0
%rep %%EARLY_LOADS
SCHEDULE_DATA_LOAD %%PARALLEL_DATA, %%EARLY_LOADS, %%MOVDQ, %%IN, %%IDX ; updates blocks_loaded
%endrep ; %%EARLY_LOADS
%assign current_tmp (TMP)
INIT_SELECT_KEY %%KEY_ROUNDS, %%CACHED_KEYS, %%KEY_DATA, %%TMP, %%TMP_CNT, %%MOVDQ
%assign round 0
%assign key 0
%rep KEY_ROUNDS ; for all key rounds
SELECT_KEY round, %%KEY_ROUNDS, %%CACHED_KEYS, %%FIRST_CKEY, %%KEY_DATA, %%TMP, %%TMP_CNT, %%MOVDQ
%assign i %%FIRST_XDATA
%rep %%PARALLEL_DATA ; for each block do the EAS block encode step
%if (0 == round)
%%PXOR XDATA(i), KEY_REG(key) ; first round's step
SCHEDULE_DATA_LOAD %%PARALLEL_DATA, %%EARLY_LOADS, %%MOVDQ, %%IN, %%IDX
%elif ( (%%KEY_ROUNDS-1) == round )
%%AES_DEC_LAST XDATA(i), KEY_REG(key) ; last round's step
%else
%%AES_DEC XDATA(i), KEY_REG(key) ; middle round's (1..last-1) step
%endif
%assign i (i+1)
%endrep ;%%PARALLEL_DATA
%assign round (round+1)
%endrep ;KEY_ROUNDS
%endmacro ; AES_PARALLEL_ENC_BLOCKS
;
; AES_ENC_BLOCKS
; load first uncached key into TMP0 (if any)
; AES block encript XDATA(p_first)
; before using uncached key in TMP0, load next key in TMP1
; before using uncached key in TMP1, load next key in TMP0
%macro AES_ENC_BLOCKS 11
%define %%TOT_ROUNDS %1
%define %%ENC_BLOCK %2
%define %%TMP %3
%define %%TMP_CNT %4
%define %%FIRST_CKEY %5
%define %%CACHED_KEYS %6
%define %%KEY_DATA %7
%define %%MOVDQ %8
%define %%PXOR %9
%define %%AES_ENC %10
%define %%AES_ENC_LAST %11
%assign current_tmp (%%TMP)
INIT_SELECT_KEY %%TOT_ROUNDS, %%CACHED_KEYS, %%KEY_DATA, %%TMP, %%TMP_CNT, %%MOVDQ
%assign round 0
%assign key (round + %%FIRST_CKEY)
%rep %%TOT_ROUNDS ; for all key rounds
; find the key data for this round
SELECT_KEY round, %%TOT_ROUNDS, %%CACHED_KEYS, %%FIRST_CKEY, %%KEY_DATA, %%TMP, %%TMP_CNT, %%MOVDQ
; encrypt block
%if (0 == round)
%%PXOR XDATA(%%ENC_BLOCK), KEY_REG(key) ; round zero step
%elif ( (%%TOT_ROUNDS-1) == round )
%%AES_ENC_LAST XDATA(%%ENC_BLOCK), KEY_REG(key) ; last round's step
%else
%%AES_ENC XDATA(%%ENC_BLOCK), KEY_REG(key) ; rounds 1..last-1 step
%endif ; (0 == round)
%assign round (round+1)
%endrep ; KEY_ROUNDS
%endmacro ; AES_ENC
| 32.876168 | 211 | 0.671097 |
290e721b10fbb0cadf7b989fe81cfdcbd8f3a979 | 195 | asm | Assembly | data/pokemon/dex_entries/spearow.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | data/pokemon/dex_entries/spearow.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | data/pokemon/dex_entries/spearow.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | db "TINY BIRD@" ; species name
dw 100, 40 ; height, weight
db "To protect its"
next "territory, it"
next "flies around"
page "ceaselessly,"
next "making high-"
next "pitched cries.@"
| 17.727273 | 31 | 0.661538 |
c88883903b58e40ca86643f419b76bc2900345f5 | 209 | asm | Assembly | src/platforms/avr/exit.asm | PhosphorLang/StandardLibrary | b3be176d417ce374dd36025ddd0db6b80469d0ed | [
"MIT"
] | null | null | null | src/platforms/avr/exit.asm | PhosphorLang/StandardLibrary | b3be176d417ce374dd36025ddd0db6b80469d0ed | [
"MIT"
] | 1 | 2021-05-16T12:01:22.000Z | 2021-05-16T13:14:19.000Z | src/platforms/avr/exit.asm | PhosphorLang/StandardLibrary | b3be176d417ce374dd36025ddd0db6b80469d0ed | [
"MIT"
] | null | null | null | .text
.global exit
exit:
cli ; Disable all interrupts.
sleep ; Put the microcontroller into sleep mode.
rjmp .-4 ; As soon as the watchdog stops the sleep mode, go back to it.
| 26.125 | 79 | 0.626794 |
38e28f01e5c709fbdb50946933c5f6077835a87e | 849 | asm | Assembly | oeis/216/A216985.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/216/A216985.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/216/A216985.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A216985: Number of city-block distance 1, pressure limit 2 movements in an n X 2 array with each element moving exactly one horizontally or vertically, no element acquiring more than two neighbors, and without 2-loops.
; Submitted by Christian Krause
; 0,2,14,80,436,2346,12578,67368,360720,1931306,10340030,55359176,296385268,1586804322,8495522018,45483800496,243513709632,1303737284978,6980021408654,37370028005408,200073740644948,1071165953874618,5734868039323202,30703656431035800,164382948617216400,880082600480515802,4711835322239698814,25226486799970465880,135058972300116487636,723086260223320919346,3871299557662168512578,20726379533925407801568,110966046978741658917120,594096212603525110718306,3180705444949926252575630
lpb $0
sub $0,1
add $2,2
sub $3,$4
add $3,$2
add $3,$2
add $4,$2
add $2,$3
add $2,$3
lpe
mov $0,$4
| 53.0625 | 479 | 0.822144 |
f4a755a09d8df24991e15df9b71925fba4bfda74 | 9,202 | asm | Assembly | sk/music/Miniboss.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 9 | 2017-10-09T20:28:45.000Z | 2021-06-29T21:19:20.000Z | sk/music/Miniboss.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 12 | 2018-08-01T13:52:20.000Z | 2022-02-21T02:19:37.000Z | sk/music/Miniboss.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 2 | 2018-02-17T19:50:36.000Z | 2019-10-30T19:28:06.000Z | Snd_Minib_SK_Header:
smpsHeaderStartSong 3
smpsHeaderVoice Snd_Minib_SK_Voices
smpsHeaderChan $06, $03
smpsHeaderTempo $01, $00
smpsHeaderDAC Snd_Minib_SK_DAC, $00, $0C
smpsHeaderFM Snd_Minib_SK_FM1, $00, $0C
smpsHeaderFM Snd_Minib_SK_FM2, $00, $0C
smpsHeaderFM Snd_Minib_SK_FM3, $00, $0C
smpsHeaderFM Snd_Minib_SK_FM4, $00, $0C
smpsHeaderFM Snd_Minib_SK_FM5, $00, $0E
smpsHeaderPSG Snd_Minib_SK_PSG1, $E8, $02, $00, $00
smpsHeaderPSG Snd_Minib_SK_PSG2, $E8, $02, $00, $00
smpsHeaderPSG Snd_Minib_SK_PSG3, $E8, $02, $00, $00
; FM1 Data
Snd_Minib_SK_FM1:
smpsSetvoice $00
smpsModSet $0D, $01, $02, $06
smpsPan panCenter, $00
dc.b nE5, $06, nE5, nE5, nRst, $12, nE5, $06, nE5, nE5, nRst, $2A
Snd_Minib_SK_Loop0E:
smpsSetvoice $00
dc.b nE5, $54, nF5, $60, nFs5, nF5, $6C
smpsLoop $00, $02, Snd_Minib_SK_Loop0E
smpsSetvoice $03
dc.b nRst, $18, nA4, nG5, nF5, $0C, nE5, $24, nD5, $18, nF5, nE5
dc.b $0C, nC5, $3C, nRst, $0C, nD5, nC5, nE5, $6C, nRst, $18, nA4
dc.b nG5, nF5, $0C, nE5, $24, nD5, $18, nF5, nE5, $0C, nC5, $60
dc.b nA5, $54, nRst, $18
smpsJump Snd_Minib_SK_Loop0E
; Unreachable
smpsStop
; FM2 Data
Snd_Minib_SK_FM2:
smpsSetvoice $01
smpsModSet $0D, $01, $02, $06
smpsPan panCenter, $00
dc.b nE2, $06, nE2, nE2, $0C, nRst, nE2, $06, nE2, nE2, $0C, nRst
dc.b $24
Snd_Minib_SK_Loop0D:
smpsSetvoice $01
dc.b nA2, $06, nA2, nA3, nA3, nA2, nA2, nA3, nA3, nA2, nA2, nA3
dc.b nA3, nA2, nA2, nA3, nA3
smpsLoop $00, $08, Snd_Minib_SK_Loop0D
dc.b nF2, $06, nF2, nF3, nF3, nF2, nF2, nF3, nF3, nF2, nF2, nF3
dc.b nF3, nF2, nF2, nF3, nF3, nG2, nG2, nG3, nG3, nG2, nG2, nG3
dc.b nG3, nG2, nG2, nG3, nG3, nG2, nG2, nG3, nG3, nA2, nA2, nA3
dc.b nA3, nA2, nA2, nA3, nA3, nA2, nA2, nA3, nA3, nA2, nA2, nA3
dc.b nA3, nA2, nA2, nA3, nA3, nA2, nA2, nA3, nA3, nG2, nG2, nG3
dc.b nG3, nG2, nG2, nG3, nG3, nF2, nF2, nF3, nF3, nF2, nF2, nF3
dc.b nF3, nF2, nF2, nF3, nF3, nF2, nF2, nF3, nF3, nG2, nG2, nG3
dc.b nG3, nG2, nG2, nG3, nG3, nG2, nG2, nG3, nG3, nG2, nG2, nG3
dc.b nG3, nA2, nA2, nA3, nA3, nA2, nA2, nA3, nA3, nA2, nA2, nA3
dc.b nA3, nA2, nA2, nA3, nA3, nA2, nA2, nA2, $0C, nRst, nA2, $06
dc.b nA2, nA2, $0C, nRst, $24
smpsJump Snd_Minib_SK_Loop0D
; Unreachable
smpsStop
; FM3 Data
Snd_Minib_SK_FM3:
smpsSetvoice $00
smpsModSet $0D, $01, $02, $06
smpsPan panRight, $00
dc.b nB4, $06, nB4, nB4, nRst, $12, nB4, $06, nB4, nB4, nRst, $2A
Snd_Minib_SK_Loop0C:
smpsSetvoice $00
dc.b nC5, $54, nC5, $60, nC5, nC5, $6C
smpsLoop $00, $02, Snd_Minib_SK_Loop0C
smpsSetvoice $04
dc.b nC5, $54, nB4, $3C, nD5, $24, nE5, $7F, smpsNoAttack, nE5, $1D, nD5
dc.b $30, nC5, $54, nB4, $3C, nD5, $24, nE5, $6C, nRst, $60
smpsJump Snd_Minib_SK_Loop0C
; Unreachable
smpsStop
; FM4 Data
Snd_Minib_SK_FM4:
smpsModSet $0D, $01, $02, $06
smpsPan panLeft, $00
dc.b nRst, $60
Snd_Minib_SK_Loop04:
smpsSetvoice $02
dc.b nA4, $06, nC5, nE5, nC5
smpsLoop $00, $04, Snd_Minib_SK_Loop04
Snd_Minib_SK_Loop05:
dc.b nA4, $06, nC5, nF5, nC5
smpsLoop $00, $04, Snd_Minib_SK_Loop05
Snd_Minib_SK_Loop06:
dc.b nA4, $06, nC5, nFs5, nC5
smpsLoop $00, $04, Snd_Minib_SK_Loop06
Snd_Minib_SK_Loop07:
dc.b nA4, $06, nC5, nF5, nC5
smpsLoop $00, $04, Snd_Minib_SK_Loop07
Snd_Minib_SK_Loop08:
dc.b nA4, $06, nC5, nE5, nC5
smpsLoop $00, $04, Snd_Minib_SK_Loop08
Snd_Minib_SK_Loop09:
dc.b nA4, $06, nC5, nF5, nC5
smpsLoop $00, $04, Snd_Minib_SK_Loop09
Snd_Minib_SK_Loop0A:
dc.b nA4, $06, nC5, nFs5, nC5
smpsLoop $00, $04, Snd_Minib_SK_Loop0A
Snd_Minib_SK_Loop0B:
dc.b nA4, $06, nC5, nF5, nC5
smpsLoop $00, $04, Snd_Minib_SK_Loop0B
dc.b nF4, $0C, nA4, nC5, nF5, $3C, nG4, $0C, nB4, nD5, nG5, $3C
dc.b nA4, $0C, nC5, nE5, nA5, $3C, nA4, $0C, nC5, nE5, nA5, nG4
dc.b nB4, nD5, nG5, nF4, nA4, nC5, nF5, $3C, nG4, $0C, nB4, nD5
dc.b nG5, $3C, nA4, $0C, nC5, nE5, nA5, $3C, nRst, $60
smpsJump Snd_Minib_SK_Loop04
; Unreachable
smpsStop
; FM5 Data
Snd_Minib_SK_FM5:
dc.b nRst, $10
smpsSetvoice $00
smpsModSet $0D, $01, $02, $06
smpsPan panCenter, $00
smpsFMAlterVol $0C
dc.b nE5, $06, nE5, nE5, nRst, $12, nE5, $06, nE5, nE5, nRst, $2A
smpsFMAlterVol $F4
Snd_Minib_SK_Loop03:
smpsSetvoice $00
dc.b nE5, $54, nF5, $60, nFs5, nF5, $6C
smpsLoop $00, $02, Snd_Minib_SK_Loop03
smpsSetvoice $03
dc.b nRst, $18, nA4, nG5, nF5, $0C, nE5, $24, nD5, $18, nF5, nE5
dc.b $0C, nC5, $3C, nRst, $0C, nD5, nC5, nE5, $6C, nRst, $18, nA4
dc.b nG5, nF5, $0C, nE5, $24, nD5, $18, nF5, nE5, $0C, nC5, $60
dc.b nA5, $54, nRst, $18
smpsJump Snd_Minib_SK_Loop03
; Unreachable
smpsStop
; DAC Data
Snd_Minib_SK_DAC:
dc.b dSnareS3, $06, dSnareS3, dSnareS3, $18, dSnareS3, $06, dSnareS3, dSnareS3, $18, dSnareS3, $06
dc.b dSnareS3, dSnareS3, dSnareS3
Snd_Minib_SK_Loop00:
dc.b dKickS3, $18, dKickS3, dKickS3, dKickS3
smpsLoop $00, $07, Snd_Minib_SK_Loop00
Snd_Minib_SK_Loop01:
dc.b dKickS3, $18, dKickS3, dKickS3, $0C, dSnareS3, dSnareS3, $06, dSnareS3, dSnareS3, $0C
smpsLoop $00, $03, Snd_Minib_SK_Loop01
Snd_Minib_SK_Loop02:
dc.b dKickS3, $0C, dKickS3, dSnareS3, dKickS3, dKickS3, $06, dKickS3, dKickS3, $0C, dSnareS3, dKickS3
smpsLoop $00, $04, Snd_Minib_SK_Loop02
dc.b dKickS3, $0C, dKickS3, dSnareS3, dKickS3, dKickS3, $06, dKickS3, dKickS3, $0C, dSnareS3, $06
dc.b dSnareS3, dSnareS3, dSnareS3, dSnareS3, dSnareS3, dSnareS3, $18, dSnareS3, $06, dSnareS3, dSnareS3, $18
dc.b dSnareS3, $06, dSnareS3, dSnareS3, dSnareS3
smpsJump Snd_Minib_SK_Loop00
; Unreachable
smpsStop
; PSG1 Data
Snd_Minib_SK_PSG1:
smpsStop
; PSG2 Data
Snd_Minib_SK_PSG2:
smpsStop
; Unreachable
smpsStop
; PSG3 Data
Snd_Minib_SK_PSG3:
smpsStop
Snd_Minib_SK_Voices:
; Voice $00
; $3D
; $41, $10, $72, $61, $0F, $14, $53, $14, $04, $06, $06, $03
; $00, $0F, $00, $00, $1F, $3F, $5F, $1F, $1A, $8A, $8A, $8A
smpsVcAlgorithm $05
smpsVcFeedback $07
smpsVcUnusedBits $00
smpsVcDetune $06, $07, $01, $04
smpsVcCoarseFreq $01, $02, $00, $01
smpsVcRateScale $00, $01, $00, $00
smpsVcAttackRate $14, $13, $14, $0F
smpsVcAmpMod $00, $00, $00, $00
smpsVcDecayRate1 $03, $06, $06, $04
smpsVcDecayRate2 $00, $00, $0F, $00
smpsVcDecayLevel $01, $05, $03, $01
smpsVcReleaseRate $0F, $0F, $0F, $0F
smpsVcTotalLevel $0A, $0A, $0A, $1A
; Voice $01
; $08
; $07, $70, $30, $00, $9F, $9F, $9F, $9F, $12, $0E, $0A, $0A
; $00, $04, $04, $03, $28, $25, $25, $25, $1F, $2B, $11, $81
smpsVcAlgorithm $00
smpsVcFeedback $01
smpsVcUnusedBits $00
smpsVcDetune $00, $03, $07, $00
smpsVcCoarseFreq $00, $00, $00, $07
smpsVcRateScale $02, $02, $02, $02
smpsVcAttackRate $1F, $1F, $1F, $1F
smpsVcAmpMod $00, $00, $00, $00
smpsVcDecayRate1 $0A, $0A, $0E, $12
smpsVcDecayRate2 $03, $04, $04, $00
smpsVcDecayLevel $02, $02, $02, $02
smpsVcReleaseRate $05, $05, $05, $08
smpsVcTotalLevel $01, $11, $2B, $1F
; Voice $02
; $04
; $75, $11, $31, $71, $1F, $1F, $1F, $1F, $08, $05, $0C, $09
; $00, $00, $00, $00, $FF, $FF, $FF, $FF, $1E, $86, $22, $8D
smpsVcAlgorithm $04
smpsVcFeedback $00
smpsVcUnusedBits $00
smpsVcDetune $07, $03, $01, $07
smpsVcCoarseFreq $01, $01, $01, $05
smpsVcRateScale $00, $00, $00, $00
smpsVcAttackRate $1F, $1F, $1F, $1F
smpsVcAmpMod $00, $00, $00, $00
smpsVcDecayRate1 $09, $0C, $05, $08
smpsVcDecayRate2 $00, $00, $00, $00
smpsVcDecayLevel $0F, $0F, $0F, $0F
smpsVcReleaseRate $0F, $0F, $0F, $0F
smpsVcTotalLevel $0D, $22, $06, $1E
; Voice $03
; $29
; $20, $31, $51, $71, $0E, $11, $12, $17, $00, $00, $00, $00
; $08, $00, $09, $00, $89, $F8, $F9, $F8, $20, $20, $10, $88
smpsVcAlgorithm $01
smpsVcFeedback $05
smpsVcUnusedBits $00
smpsVcDetune $07, $05, $03, $02
smpsVcCoarseFreq $01, $01, $01, $00
smpsVcRateScale $00, $00, $00, $00
smpsVcAttackRate $17, $12, $11, $0E
smpsVcAmpMod $00, $00, $00, $00
smpsVcDecayRate1 $00, $00, $00, $00
smpsVcDecayRate2 $00, $09, $00, $08
smpsVcDecayLevel $0F, $0F, $0F, $08
smpsVcReleaseRate $08, $09, $08, $09
smpsVcTotalLevel $08, $10, $20, $20
; Voice $04
; $3D
; $31, $50, $21, $41, $0D, $13, $13, $14, $03, $01, $06, $05
; $05, $01, $05, $01, $FF, $FF, $FF, $FF, $1D, $8A, $88, $87
smpsVcAlgorithm $05
smpsVcFeedback $07
smpsVcUnusedBits $00
smpsVcDetune $04, $02, $05, $03
smpsVcCoarseFreq $01, $01, $00, $01
smpsVcRateScale $00, $00, $00, $00
smpsVcAttackRate $14, $13, $13, $0D
smpsVcAmpMod $00, $00, $00, $00
smpsVcDecayRate1 $05, $06, $01, $03
smpsVcDecayRate2 $01, $05, $01, $05
smpsVcDecayLevel $0F, $0F, $0F, $0F
smpsVcReleaseRate $0F, $0F, $0F, $0F
smpsVcTotalLevel $07, $08, $0A, $1D
| 32.062718 | 109 | 0.601608 |
d3cc29f608aa71195e5bbf2035ff7cb402e3f6c5 | 4,625 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_58_1160.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_58_1160.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_58_1160.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r8
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0xd25d, %rax
nop
nop
nop
nop
and $37380, %r8
mov $0x6162636465666768, %rdi
movq %rdi, (%rax)
sub $49344, %r12
lea addresses_WC_ht+0x18579, %rsi
lea addresses_A_ht+0x148dd, %rdi
clflush (%rsi)
nop
dec %r11
mov $38, %rcx
rep movsq
nop
nop
nop
inc %r12
lea addresses_D_ht+0x13a7d, %r8
and $28728, %rcx
mov (%r8), %rsi
xor %rdi, %rdi
lea addresses_normal_ht+0x128fd, %r12
nop
nop
dec %rcx
mov $0x6162636465666768, %rsi
movq %rsi, %xmm7
movups %xmm7, (%r12)
nop
nop
nop
and $57679, %r8
lea addresses_WC_ht+0x65d, %rsi
lea addresses_WC_ht+0x1b540, %rdi
clflush (%rdi)
nop
nop
nop
nop
xor %r9, %r9
mov $118, %rcx
rep movsb
nop
nop
nop
nop
nop
add %rsi, %rsi
lea addresses_UC_ht+0x1505d, %rsi
lea addresses_WC_ht+0x188e4, %rdi
clflush (%rdi)
add $17111, %r12
mov $46, %rcx
rep movsl
nop
nop
dec %r12
lea addresses_WT_ht+0xa35d, %rsi
lea addresses_normal_ht+0x10c5d, %rdi
xor $17360, %r11
mov $106, %rcx
rep movsl
nop
nop
nop
nop
and %r8, %r8
lea addresses_A_ht+0xcb1d, %rsi
lea addresses_WC_ht+0x1a99d, %rdi
nop
nop
nop
nop
add %rax, %rax
mov $39, %rcx
rep movsl
nop
nop
nop
nop
cmp %rax, %rax
lea addresses_UC_ht+0x8c5d, %rsi
lea addresses_A_ht+0xc65d, %rdi
clflush (%rdi)
nop
nop
nop
nop
nop
sub %r11, %r11
mov $58, %rcx
rep movsb
nop
nop
nop
and %r8, %r8
lea addresses_WT_ht+0x1be5d, %rax
nop
nop
nop
nop
xor $1528, %rdi
mov (%rax), %si
nop
nop
nop
mfence
lea addresses_WC_ht+0x6e5d, %r8
nop
nop
nop
and %r12, %r12
movl $0x61626364, (%r8)
nop
nop
nop
nop
and %rax, %rax
lea addresses_UC_ht+0x1975d, %rsi
lea addresses_WT_ht+0x1ce5d, %rdi
clflush (%rsi)
and %rax, %rax
mov $114, %rcx
rep movsb
xor $19909, %rax
pop %rsi
pop %rdi
pop %rcx
pop %rax
pop %r9
pop %r8
pop %r12
pop %r11
ret
.global s_faulty_load
s_faulty_load:
push %r13
push %r15
push %r9
push %rax
push %rbx
push %rdx
// Store
lea addresses_RW+0xe71e, %r13
nop
nop
nop
nop
nop
sub %r15, %r15
mov $0x5152535455565758, %rbx
movq %rbx, (%r13)
nop
nop
sub $30518, %r13
// Faulty Load
lea addresses_A+0xbe5d, %rdx
clflush (%rdx)
nop
nop
nop
nop
and $1971, %r15
movups (%rdx), %xmm4
vpextrq $1, %xmm4, %r13
lea oracles, %rax
and $0xff, %r13
shlq $12, %r13
mov (%rax,%r13,1), %r13
pop %rdx
pop %rbx
pop %rax
pop %r9
pop %r15
pop %r13
ret
/*
<gen_faulty_load>
[REF]
{'OP': 'LOAD', 'src': {'type': 'addresses_A', 'size': 4, 'AVXalign': True, 'NT': False, 'congruent': 0, 'same': True}}
{'OP': 'STOR', 'dst': {'type': 'addresses_RW', 'size': 8, 'AVXalign': False, 'NT': False, 'congruent': 0, 'same': False}}
[Faulty Load]
{'OP': 'LOAD', 'src': {'type': 'addresses_A', 'size': 16, 'AVXalign': False, 'NT': False, 'congruent': 0, 'same': True}}
<gen_prepare_buffer>
{'OP': 'STOR', 'dst': {'type': 'addresses_WC_ht', 'size': 8, 'AVXalign': False, 'NT': False, 'congruent': 9, 'same': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_WC_ht', 'congruent': 1, 'same': False}, 'dst': {'type': 'addresses_A_ht', 'congruent': 7, 'same': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_D_ht', 'size': 8, 'AVXalign': False, 'NT': False, 'congruent': 5, 'same': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_normal_ht', 'size': 16, 'AVXalign': False, 'NT': False, 'congruent': 3, 'same': True}}
{'OP': 'REPM', 'src': {'type': 'addresses_WC_ht', 'congruent': 9, 'same': False}, 'dst': {'type': 'addresses_WC_ht', 'congruent': 0, 'same': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_UC_ht', 'congruent': 7, 'same': False}, 'dst': {'type': 'addresses_WC_ht', 'congruent': 0, 'same': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_WT_ht', 'congruent': 7, 'same': False}, 'dst': {'type': 'addresses_normal_ht', 'congruent': 8, 'same': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_A_ht', 'congruent': 3, 'same': False}, 'dst': {'type': 'addresses_WC_ht', 'congruent': 6, 'same': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_UC_ht', 'congruent': 9, 'same': False}, 'dst': {'type': 'addresses_A_ht', 'congruent': 11, 'same': True}}
{'OP': 'LOAD', 'src': {'type': 'addresses_WT_ht', 'size': 2, 'AVXalign': False, 'NT': False, 'congruent': 11, 'same': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_WC_ht', 'size': 4, 'AVXalign': False, 'NT': False, 'congruent': 10, 'same': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_UC_ht', 'congruent': 7, 'same': True}, 'dst': {'type': 'addresses_WT_ht', 'congruent': 10, 'same': False}}
{'00': 58}
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
*/
| 21.313364 | 173 | 0.656 |
1428b0efa05366bbc8db50a1a6a1f9a7fc29f8c0 | 5,738 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca.log_3585_1072.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca.log_3585_1072.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca.log_3585_1072.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r15
push %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x11b53, %rsi
lea addresses_WC_ht+0x5691, %rdi
nop
nop
nop
nop
lfence
mov $73, %rcx
rep movsw
add $59602, %rdx
lea addresses_WT_ht+0x8513, %rdx
nop
nop
nop
nop
add $14150, %r15
mov (%rdx), %edi
inc %r8
lea addresses_WC_ht+0x18d13, %rsi
nop
nop
dec %r10
mov $0x6162636465666768, %rcx
movq %rcx, (%rsi)
inc %r15
lea addresses_UC_ht+0x18d13, %r15
nop
nop
nop
nop
nop
cmp $14430, %rcx
vmovups (%r15), %ymm7
vextracti128 $0, %ymm7, %xmm7
vpextrq $1, %xmm7, %rdi
nop
nop
nop
nop
sub %rdx, %rdx
pop %rsi
pop %rdx
pop %rdi
pop %rcx
pop %r8
pop %r15
pop %r10
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r15
push %r8
push %rcx
push %rdi
push %rdx
push %rsi
// REPMOV
lea addresses_RW+0x5713, %rsi
lea addresses_normal+0x1f913, %rdi
nop
nop
nop
nop
and $46186, %r8
mov $35, %rcx
rep movsb
nop
xor $12550, %rcx
// Load
lea addresses_UC+0x9d13, %rdi
nop
nop
nop
dec %r15
vmovups (%rdi), %ymm6
vextracti128 $1, %ymm6, %xmm6
vpextrq $1, %xmm6, %r10
nop
nop
nop
nop
dec %r15
// Store
lea addresses_WC+0x9537, %rsi
clflush (%rsi)
nop
and $54982, %rdi
movb $0x51, (%rsi)
nop
nop
nop
nop
sub %r8, %r8
// Faulty Load
mov $0x40f8950000000513, %r10
nop
nop
nop
and $16738, %rdx
movups (%r10), %xmm7
vpextrq $0, %xmm7, %rsi
lea oracles, %r15
and $0xff, %rsi
shlq $12, %rsi
mov (%r15,%rsi,1), %rsi
pop %rsi
pop %rdx
pop %rdi
pop %rcx
pop %r8
pop %r15
pop %r10
ret
/*
<gen_faulty_load>
[REF]
{'src': {'congruent': 0, 'AVXalign': False, 'same': False, 'size': 16, 'NT': False, 'type': 'addresses_NC'}, 'OP': 'LOAD'}
{'src': {'congruent': 5, 'same': False, 'type': 'addresses_RW'}, 'OP': 'REPM', 'dst': {'congruent': 10, 'same': False, 'type': 'addresses_normal'}}
{'src': {'congruent': 11, 'AVXalign': False, 'same': False, 'size': 32, 'NT': False, 'type': 'addresses_UC'}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'congruent': 2, 'AVXalign': False, 'same': False, 'size': 1, 'NT': False, 'type': 'addresses_WC'}}
[Faulty Load]
{'src': {'congruent': 0, 'AVXalign': False, 'same': True, 'size': 16, 'NT': False, 'type': 'addresses_NC'}, 'OP': 'LOAD'}
<gen_prepare_buffer>
{'src': {'congruent': 5, 'same': False, 'type': 'addresses_WT_ht'}, 'OP': 'REPM', 'dst': {'congruent': 1, 'same': False, 'type': 'addresses_WC_ht'}}
{'src': {'congruent': 11, 'AVXalign': False, 'same': True, 'size': 4, 'NT': False, 'type': 'addresses_WT_ht'}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'congruent': 4, 'AVXalign': False, 'same': True, 'size': 8, 'NT': False, 'type': 'addresses_WC_ht'}}
{'src': {'congruent': 9, 'AVXalign': False, 'same': False, 'size': 32, 'NT': False, 'type': 'addresses_UC_ht'}, 'OP': 'LOAD'}
{'00': 3585}
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
*/
| 39.034014 | 2,999 | 0.658592 |
de6cebb42a71e03915a8316601282d972d165e24 | 375 | asm | Assembly | programs/oeis/250/A250362.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/250/A250362.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/250/A250362.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A250362: Number of length 4 arrays x(i), i=1..4 with x(i) in i..i+n and no value appearing more than 3 times.
; 16,81,255,623,1293,2397,4091,6555,9993,14633,20727,28551,38405,50613,65523,83507,104961,130305,159983,194463,234237,279821,331755,390603,456953,531417,614631,707255,809973,923493,1048547,1185891,1336305
mov $1,$0
add $1,2
pow $1,4
mov $2,$0
trn $2,1
sub $1,$2
| 37.5 | 204 | 0.738667 |
ee3473ff99741b0335d04a6ad227d2067ddd263c | 4,208 | asm | Assembly | scripts/Museum1F.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | scripts/Museum1F.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | scripts/Museum1F.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | Museum1F_Script:
ld a, TRUE
ld [wAutoTextBoxDrawingControl], a
xor a
ld [wDoNotWaitForButtonPressAfterDisplayingText], a
ld hl, Museum1F_ScriptPointers
ld a, [wMuseum1FCurScript]
jp CallFunctionInTable
Museum1F_ScriptPointers:
dw Museum1FScript0
dw Museum1FScript1
Museum1FScript0:
ld a, [wYCoord]
cp 4
ret nz
ld a, [wXCoord]
cp 9
jr z, .asm_5c120
ld a, [wXCoord]
cp 10
ret nz
.asm_5c120
xor a
ldh [hJoyHeld], a
ld a, $1
ldh [hSpriteIndexOrTextID], a
jp DisplayTextID
Museum1FScript1:
ret
Museum1F_TextPointers:
dw Museum1FText1
dw Museum1FText2
dw Museum1FText3
dw Museum1FText4
dw Museum1FText5
Museum1FText1:
text_asm
ld a, [wYCoord]
cp 4
jr nz, .asm_8774b
ld a, [wXCoord]
cp 13
jp z, Museum1FScript_5c1f9
jr .asm_b8709
.asm_8774b
cp $3
jr nz, .asm_d49e7
ld a, [wXCoord]
cp 12
jp z, Museum1FScript_5c1f9
.asm_d49e7
CheckEvent EVENT_BOUGHT_MUSEUM_TICKET
jr nz, .asm_31a16
ld hl, Museum1FText_5c23d
call PrintText
jp Museum1FScriptEnd
.asm_b8709
CheckEvent EVENT_BOUGHT_MUSEUM_TICKET
jr z, .asm_3ded4
.asm_31a16
ld hl, Museum1FText_5c242
call PrintText
jp Museum1FScriptEnd
.asm_3ded4
ld a, MONEY_BOX
ld [wTextBoxID], a
call DisplayTextBoxID
xor a
ldh [hJoyHeld], a
ld hl, Museum1FText_5c21f
call PrintText
call YesNoChoice
ld a, [wCurrentMenuItem]
and a
jr nz, .asm_de133
xor a
ldh [hMoney], a
ldh [hMoney + 1], a
ld a, $50
ldh [hMoney + 2], a
call HasEnoughMoney
jr nc, .asm_0f3e3
ld hl, Museum1FText_5c229
call PrintText
jp .asm_de133
.asm_0f3e3
ld hl, Museum1FText_5c224
call PrintText
SetEvent EVENT_BOUGHT_MUSEUM_TICKET
xor a
ld [wPriceTemp], a
ld [wPriceTemp + 1], a
ld a, $50
ld [wPriceTemp + 2], a
ld hl, wPriceTemp + 2
ld de, wPlayerMoney + 2
ld c, $3
predef SubBCDPredef
ld a, MONEY_BOX
ld [wTextBoxID], a
call DisplayTextBoxID
ld a, SFX_PURCHASE
call PlaySoundWaitForCurrent
call WaitForSoundToFinish
jr .asm_0b094
.asm_de133
ld hl, Museum1FText_5c21a
call PrintText
ld a, $1
ld [wSimulatedJoypadStatesIndex], a
ld a, D_DOWN
ld [wSimulatedJoypadStatesEnd], a
call StartSimulatingJoypadStates
call UpdateSprites
jr Museum1FScriptEnd
.asm_0b094
ld a, $1
ld [wMuseum1FCurScript], a
jr Museum1FScriptEnd
Museum1FScript_5c1f9:
ld hl, Museum1FText_5c22e
call PrintText
call YesNoChoice
ld a, [wCurrentMenuItem]
cp $0
jr nz, .asm_d1144
ld hl, Museum1FText_5c233
call PrintText
jr Museum1FScriptEnd
.asm_d1144
ld hl, Museum1FText_5c238
call PrintText
Museum1FScriptEnd:
jp TextScriptEnd
Museum1FText_5c21a:
text_far _Museum1FText_5c21a
text_end
Museum1FText_5c21f:
text_far _Museum1FText_5c21f
text_end
Museum1FText_5c224:
text_far _Museum1FText_5c224
text_end
Museum1FText_5c229:
text_far _Museum1FText_5c229
text_end
Museum1FText_5c22e:
text_far _Museum1FText_5c22e
text_end
Museum1FText_5c233:
text_far _Museum1FText_5c233
text_end
Museum1FText_5c238:
text_far _Museum1FText_5c238
text_end
Museum1FText_5c23d:
text_far _Museum1FText_5c23d
text_end
Museum1FText_5c242:
text_far _Museum1FText_5c242
text_end
Museum1FText2:
text_asm
ld hl, Museum1FText_5c251
call PrintText
jp TextScriptEnd
Museum1FText_5c251:
text_far _Museum1FText_5c251
text_end
Museum1FText3:
text_asm
CheckEvent EVENT_GOT_OLD_AMBER
jr nz, .got_item
ld hl, Museum1FText_5c28e
call PrintText
lb bc, OLD_AMBER, 1
call GiveItem
jr nc, .bag_full
SetEvent EVENT_GOT_OLD_AMBER
ld a, HS_OLD_AMBER
ld [wMissableObjectIndex], a
predef HideObject
ld hl, ReceivedOldAmberText
jr .done
.bag_full
ld hl, Museum1FText_5c29e
jr .done
.got_item
ld hl, Museum1FText_5c299
.done
call PrintText
jp TextScriptEnd
Museum1FText_5c28e:
text_far _Museum1FText_5c28e
text_end
ReceivedOldAmberText:
text_far _ReceivedOldAmberText
sound_get_item_1
text_end
Museum1FText_5c299:
text_far _Museum1FText_5c299
text_end
Museum1FText_5c29e:
text_far _Museum1FText_5c29e
text_end
Museum1FText4:
text_asm
ld hl, Museum1FText_5c2ad
call PrintText
jp TextScriptEnd
Museum1FText_5c2ad:
text_far _Museum1FText_5c2ad
text_end
Museum1FText5:
text_asm
ld hl, Museum1FText_5c2bc
call PrintText
jp TextScriptEnd
Museum1FText_5c2bc:
text_far _Museum1FText_5c2bc
text_end
| 16.967742 | 52 | 0.795627 |
57a0684ea8e30a760272453efc62fd0d0bca79a8 | 444 | asm | Assembly | programs/oeis/276/A276679.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/276/A276679.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/276/A276679.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A276679: Number of divisors of the n-th hexagonal number.
; 1,4,4,6,6,8,4,16,6,8,8,12,6,16,8,10,8,24,4,24,8,8,12,16,9,16,8,24,8,16,4,36,16,8,16,18,4,24,16,16,10,16,8,24,12,16,8,40,6,36,8,12,16,16,8,32,8,16,12,48,6,16,24,14,16,16,8,48,8,16,8,48,8,24,12,12,24,32,4,40,20,8,16,24,12,24,8,48,8,24,8,24,16,16,32,24,4,48,12,18
mov $1,$0
add $0,3
add $0,$1
mul $0,$1
seq $0,5 ; d(n) (also called tau(n) or sigma_0(n)), the number of divisors of n.
| 49.333333 | 262 | 0.630631 |
4af0591cc5192c77cc79e45f46d511cfa8306bd4 | 2,007 | asm | Assembly | tools/compare_trdos_files_plus.asm | alexanderbazhenoff/zx-spectrum-various | 80cf61cb8cc6f9b5b1cd6ce9b0e394323afe346e | [
"MIT"
] | null | null | null | tools/compare_trdos_files_plus.asm | alexanderbazhenoff/zx-spectrum-various | 80cf61cb8cc6f9b5b1cd6ce9b0e394323afe346e | [
"MIT"
] | null | null | null | tools/compare_trdos_files_plus.asm | alexanderbazhenoff/zx-spectrum-various | 80cf61cb8cc6f9b5b1cd6ce9b0e394323afe346e | [
"MIT"
] | null | null | null | ORG #6000
TRKSC1 EQU #7502 ;FIRST TRACK/SECTOR OF 1
TRKSC2 EQU #8A01 ;FIRST TRACK/SECTOR OF 2
ADDR EQU #5B00 ;STARTADDR OF DIFFERENCES
LENGHT EQU #A1 ;LENGHT (SEC)
MODE EQU 0 ;0 - XOR, 1 - PUT DIFFERENCES OF 1,
;2 - PUT DIFFERENCES OF 2
DISP #4000
DI
LD (STEK),SP
LD SP,#4800
LD B,LENGHT
LD IX,ADDR
LOOP PUSH BC
PUSH IX
LD B,1
LD DE,TRKSC1
TRK1 EQU $-2
LD HL,#4800
PUSH HL
CALL LOAD
LD (TRK1),DE
LD BC,#0105
LD DE,TRKSC2
TRK2 EQU $-2
LD HL,#4900
PUSH HL
CALL LOAD
LD (TRK2),DE
XOR A
OUT (#FE),A
POP DE
POP HL
LD BC,#100
POP IX
CPLOOP LD A,(DE)
CP (HL)
JR Z,ANALOG
PUSH AF
LD A,7
OUT (#FE),A
POP AF
IF0 MODE
XOR (HL)
ENDIF
IF0 MODE-1
LD A,(HL)
ENDIF
LD (IX),A
ANALOG INC HL
INC DE
INC IX
DEC BC
LD A,B
OR C
JR NZ,CPLOOP
LD HL,#5800
ATTRIB EQU $-2
LD (HL),#3F
INC HL
LD (ATTRIB),HL
POP BC
DJNZ LOOP
LD SP,#3131
STEK EQU $-2
RET
LOAD
LL5B1C PUSH BC
PUSH DE
LD A,D
OR A
RRA
LD C,A
LD A,#3C
JR NC,LL5B28
LD A,#2C
LL5B28 LD IX,#1FF3
CALL DOS
LD A,C
LD C,#7F
LD IX,#2A53
CALL DOS
LD A,#18
LD IX,#2FC3
CALL DOS
POP DE
POP BC
LL5B44 PUSH BC
PUSH DE
LD IX,#2F1B
CALL DOS
POP DE
INC H
INC E
BIT 4,E
JR Z,LL5B5C
LD E,#0
INC D
POP BC
DJNZ LL5B1C
JR LL5B5F
LL5B5C POP BC
DJNZ LL5B44
LL5B5F RET
DOS PUSH IX
JP #3D2F
ENT
| 17.605263 | 59 | 0.418535 |
222a80abc0499df52acafb0a0a401780a6e89769 | 560 | asm | Assembly | oeis/017/A017484.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017484.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017484.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017484: a(n) = (11*n + 7)^12.
; 13841287201,1156831381426176,353814783205469041,16777216000000000000,309629344375621415601,3226266762397899821056,22902048046490258711521,123410307017276135571456,540360087662636962890625,2012196471835550329409536,6580067382037190942729361,19342813113834066795298816,52020869037289085480011921,129746337890625000000000000,303326610665644763629211521,670411357165926452996079616,1410629873249683485564270561,2841978310637314049208487936,5508664624112838398681640625,10314424798490535546171949056
mul $0,11
add $0,7
pow $0,12
| 80 | 496 | 0.905357 |
febab3d6d3c919d10489686ccf30d970f536b64c | 865 | asm | Assembly | src/firmware-tests/Platform/Motor/Turn/SetAdcChannelFromRestIsSuccessfulTestFixture.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | 1 | 2019-12-12T09:07:08.000Z | 2019-12-12T09:07:08.000Z | src/firmware-tests/Platform/Motor/Turn/SetAdcChannelFromRestIsSuccessfulTestFixture.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | src/firmware-tests/Platform/Motor/Turn/SetAdcChannelFromRestIsSuccessfulTestFixture.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | #include "Platform.inc"
#include "FarCalls.inc"
#include "Motor.inc"
#include "../../Smps/IsSmpsEnabledStub.inc"
#include "../../Adc/ChannelStubs.inc"
#include "TestFixture.inc"
radix decimal
extern testAct
SetAdcChannelFromRestIsSuccessfulTestFixture code
global testArrange
testArrange:
movlw 1
fcall initialiseIsSmpsEnabledStub
movlw 1
fcall initialiseSetAdcChannelStub
fcall initialiseMotor
fcall enableMotorVdd
waitUntilMotorVddIsEnabled:
fcall pollMotor
fcall isMotorVddEnabled
xorlw 0
btfsc STATUS, Z
goto waitUntilMotorVddIsEnabled
callTurnInTest:
fcall testAct
testAssert:
.aliasWForAssert _a
.assert "_a != 0, 'Expected return value (W) to be successful (true).'"
banksel PSTRCON
movlw ~(1 << STRSYNC)
andwf PSTRCON, W
.aliasWForAssert _a
.assert "_a != 0, 'Expected PWM pulse steering to be enabled.'"
return
end
| 18.404255 | 72 | 0.76763 |
7990037cb50e08bb6d6c81e0e1fd3a58b26e3fc0 | 124 | asm | Assembly | user/curros.asm | mohammad-yazdani/curros | 1a7cc58361382620f8155d3d2044317baa9cdb93 | [
"MIT"
] | null | null | null | user/curros.asm | mohammad-yazdani/curros | 1a7cc58361382620f8155d3d2044317baa9cdb93 | [
"MIT"
] | 5 | 2018-12-01T03:05:28.000Z | 2018-12-03T13:08:21.000Z | user/curros.asm | mohammad-yazdani/curros | 1a7cc58361382620f8155d3d2044317baa9cdb93 | [
"MIT"
] | 1 | 2018-12-04T00:17:55.000Z | 2018-12-04T00:17:55.000Z | SYSCALL_VEC equ 51
SECTION .text
BITS 64
GLOBAL syscall
syscall:
; rdi = function number
; rsi = args
int SYSCALL_VEC
ret | 10.333333 | 23 | 0.758065 |
9acc3b8b77cbdf37d3cf0cb737688fce038e04c1 | 340 | asm | Assembly | unittests/ASM/H0F38/XX_06.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 628 | 2020-03-06T14:01:32.000Z | 2022-03-31T06:35:14.000Z | unittests/ASM/H0F38/XX_06.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 576 | 2020-03-06T08:25:12.000Z | 2022-03-30T04:05:29.000Z | unittests/ASM/H0F38/XX_06.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 38 | 2020-03-07T06:10:00.000Z | 2022-03-29T09:27:36.000Z | %ifdef CONFIG
{
"RegData": {
"MM0": "0x0404040404040404",
"MM1": "0x0404040404040404"
}
}
%endif
mov rdx, 0xe0000000
mov rax, 0x4142434445464748
mov [rdx + 8 * 0], rax
mov rax, 0x5152535455565758
mov [rdx + 8 * 1], rax
movq mm0, [rdx + 8 * 0]
movq mm1, [rdx + 8 * 1]
phsubd mm0, [rdx + 8 * 1]
phsubd mm1, [rdx + 8 * 0]
hlt
| 14.166667 | 32 | 0.605882 |
a09beb54fbc5ae93bbc2999a68672f0023044d1e | 6,243 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_zr_/i9-9900K_12_0xca_notsx.log_21829_1178.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_zr_/i9-9900K_12_0xca_notsx.log_21829_1178.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_zr_/i9-9900K_12_0xca_notsx.log_21829_1178.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r14
push %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0xe21b, %rdx
nop
nop
nop
nop
nop
and %r11, %r11
mov (%rdx), %r13w
nop
nop
inc %rdx
lea addresses_D_ht+0xcdf, %rbx
nop
and $49671, %r13
movl $0x61626364, (%rbx)
add %r14, %r14
lea addresses_WT_ht+0xf7bb, %rdi
nop
nop
nop
nop
cmp %r9, %r9
movl $0x61626364, (%rdi)
nop
nop
nop
nop
sub $39314, %r11
lea addresses_WT_ht+0xd9fb, %rsi
lea addresses_WC_ht+0x1b9fb, %rdi
nop
nop
nop
nop
nop
xor %r9, %r9
mov $25, %rcx
rep movsb
nop
nop
nop
nop
cmp $52898, %r14
lea addresses_D_ht+0xe6fb, %rdi
clflush (%rdi)
nop
nop
nop
nop
nop
cmp $14901, %rdx
movups (%rdi), %xmm1
vpextrq $1, %xmm1, %rbx
nop
nop
nop
nop
nop
xor %r9, %r9
lea addresses_WT_ht+0x2c55, %rsi
lea addresses_WT_ht+0x170fb, %rdi
clflush (%rsi)
and %r9, %r9
mov $28, %rcx
rep movsl
and %r14, %r14
lea addresses_A_ht+0x13cfb, %rsi
lea addresses_D_ht+0x200b, %rdi
clflush (%rsi)
sub %rbx, %rbx
mov $5, %rcx
rep movsw
nop
cmp %r9, %r9
lea addresses_A_ht+0x4401, %r13
nop
nop
nop
and $1800, %rsi
movb (%r13), %dl
nop
nop
nop
nop
nop
cmp $34028, %r11
pop %rsi
pop %rdx
pop %rdi
pop %rcx
pop %rbx
pop %r9
pop %r14
pop %r13
pop %r11
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r13
push %r15
push %rbp
push %rbx
push %rdx
push %rsi
// Store
lea addresses_WT+0x927b, %rdx
nop
nop
nop
nop
nop
dec %rsi
mov $0x5152535455565758, %r13
movq %r13, (%rdx)
nop
nop
nop
nop
add %rbp, %rbp
// Faulty Load
lea addresses_A+0x1fb, %r13
nop
nop
nop
nop
add %rbx, %rbx
mov (%r13), %ebp
lea oracles, %rdx
and $0xff, %rbp
shlq $12, %rbp
mov (%rdx,%rbp,1), %rbp
pop %rsi
pop %rdx
pop %rbx
pop %rbp
pop %r15
pop %r13
pop %r10
ret
/*
<gen_faulty_load>
[REF]
{'OP': 'LOAD', 'src': {'same': False, 'type': 'addresses_A', 'NT': False, 'AVXalign': False, 'size': 2, 'congruent': 0}}
{'OP': 'STOR', 'dst': {'same': False, 'type': 'addresses_WT', 'NT': False, 'AVXalign': False, 'size': 8, 'congruent': 7}}
[Faulty Load]
{'OP': 'LOAD', 'src': {'same': True, 'type': 'addresses_A', 'NT': False, 'AVXalign': True, 'size': 4, 'congruent': 0}}
<gen_prepare_buffer>
{'OP': 'LOAD', 'src': {'same': False, 'type': 'addresses_D_ht', 'NT': False, 'AVXalign': False, 'size': 2, 'congruent': 5}}
{'OP': 'STOR', 'dst': {'same': True, 'type': 'addresses_D_ht', 'NT': False, 'AVXalign': False, 'size': 4, 'congruent': 1}}
{'OP': 'STOR', 'dst': {'same': False, 'type': 'addresses_WT_ht', 'NT': False, 'AVXalign': True, 'size': 4, 'congruent': 6}}
{'OP': 'REPM', 'src': {'same': False, 'congruent': 11, 'type': 'addresses_WT_ht'}, 'dst': {'same': False, 'congruent': 9, 'type': 'addresses_WC_ht'}}
{'OP': 'LOAD', 'src': {'same': False, 'type': 'addresses_D_ht', 'NT': False, 'AVXalign': False, 'size': 16, 'congruent': 4}}
{'OP': 'REPM', 'src': {'same': False, 'congruent': 1, 'type': 'addresses_WT_ht'}, 'dst': {'same': False, 'congruent': 3, 'type': 'addresses_WT_ht'}}
{'OP': 'REPM', 'src': {'same': False, 'congruent': 3, 'type': 'addresses_A_ht'}, 'dst': {'same': False, 'congruent': 4, 'type': 'addresses_D_ht'}}
{'OP': 'LOAD', 'src': {'same': False, 'type': 'addresses_A_ht', 'NT': False, 'AVXalign': False, 'size': 1, 'congruent': 1}}
{'00': 1, '35': 21828}
00 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35
*/
| 35.674286 | 2,999 | 0.656415 |
5b046665cc47d0cf5c046da65d9d5cb192f71244 | 28,004 | asm | Assembly | ZORTON.reko/ZORTON_1551.asm | 0xLiso/dePIXELator | d74a663e5cb41a404f2b714e262ce44b668d3632 | [
"MIT"
] | null | null | null | ZORTON.reko/ZORTON_1551.asm | 0xLiso/dePIXELator | d74a663e5cb41a404f2b714e262ce44b668d3632 | [
"MIT"
] | null | null | null | ZORTON.reko/ZORTON_1551.asm | 0xLiso/dePIXELator | d74a663e5cb41a404f2b714e262ce44b668d3632 | [
"MIT"
] | 1 | 2021-03-10T22:29:06.000Z | 2021-03-10T22:29:06.000Z | ;;; Segment 1551 (1551:0000)
1551:0000 0D 4D 0D C8 0C 00 00 66 C7 46 F4 44 20 00 00 16 .M.....f.F.D ...
1551:0010 8D 46 F4 50 1E 68 1B 23 1E 68 5B A0 1E 68 1B 23 .F.P.h.#.h[..h.#
1551:0020 9A 3E 03 3F 26 83 C4 10 16 8D 46 F4 50 1E 68 28 .>.?&.....F.P.h(
1551:0030 23 68 BA 28 68 E8 A0 1E 68 28 23 9A 3E 03 3F 26 #h.(h...h(#.>.?&
1551:0040 83 C4 10 16 8D 46 F4 50 1E 68 34 23 1E 68 5F A0 .....F.P.h4#.h_.
1551:0050 1E 68 34 23 9A 3E 03 3F 26 83 C4 10 68 01 80 66 .h4#.>.?&...h..f
1551:0060 FF 36 64 A0 9A 15 36 00 08 83 C4 06 89 46 FE 83 .6d...6......F..
1551:0070 7E FE FF 75 0D 66 FF 36 64 A0 9A F3 03 3F 26 83 ~..u.f.6d....?&.
1551:0080 C4 04 6A 00 66 6A 04 FF 76 FE 9A AB 06 00 08 83 ..j.fj..v.......
1551:0090 C4 08 B8 BA 28 8E C0 66 26 A1 CC A0 66 89 46 FA ....(..f&...f.F.
1551:00A0 68 00 FA 66 FF 76 FA FF 76 FE 9A 87 3C 00 08 83 h..f.v..v...<...
1551:00B0 C4 08 FF 76 FE 9A 93 2A 00 08 59 68 01 80 1E 68 ...v...*..Yh...h
1551:00C0 40 23 9A 15 36 00 08 83 C4 06 89 46 FE 83 7E FE @#..6......F..~.
1551:00D0 FF 75 0C 1E 68 40 23 9A F3 03 3F 26 83 C4 04 6A .u..h@#...?&...j
1551:00E0 01 16 8D 46 F9 50 FF 76 FE 9A 87 3C 00 08 83 C4 ...F.P.v...<....
1551:00F0 08 6A 01 16 8D 46 F8 50 FF 76 FE 9A 87 3C 00 08 .j...F.P.v...<..
1551:0100 83 C4 08 8A 46 F8 B4 00 6B C0 03 50 B8 BA 28 8E ....F...k..P..(.
1551:0110 C0 66 26 FF 36 43 A1 FF 76 FE 9A 87 3C 00 08 83 .f&.6C..v...<...
1551:0120 C4 08 FF 76 FE 9A 93 2A 00 08 59 B8 BA 28 8E C0 ...v...*..Y..(..
1551:0130 66 26 FF 36 43 A1 8A 46 F8 B4 00 50 8A 46 F9 B4 f&.6C..F...P.F..
1551:0140 00 50 9A 3B 04 76 24 83 C4 08 C9 CB C8 0A 00 00 .P.;.v$.........
1551:0150 FF 46 06 83 46 08 13 8B 46 08 69 C0 40 01 BA BA .F..F...F.i.@...
1551:0160 28 8E C2 26 8B 16 82 AA 26 8B 1E 80 AA 03 D8 03 (..&....&.......
1551:0170 5E 06 89 56 FE 89 5E FC C7 46 F8 00 00 EB 33 C7 ^..V..^..F....3.
1551:0180 46 FA 00 00 EB 21 C4 5E FC 03 5E FA 03 5E F8 26 F....!.^..^..^.&
1551:0190 8A 07 B4 00 89 46 F6 83 7E F6 10 7C 07 81 7E F6 .....F..~..|..~.
1551:01A0 8F 00 7E 19 FF 46 FA 83 7E FA 04 7C D9 81 46 F8 ..~..F..~..|..F.
1551:01B0 40 01 81 7E F8 C4 03 7C C6 33 C0 EB 0D 83 7E F6 @..~...|.3....~.
1551:01C0 50 7C 04 83 6E F6 40 8B 46 F6 C9 CB C8 02 00 00 P|..n.@.F.......
1551:01D0 8B 46 0A BB 0A 00 33 D2 F7 F3 89 56 FE 8B 46 0A .F....3....V..F.
1551:01E0 33 D2 F7 F3 89 46 0A 6A 3F 8B 46 FE 6B C0 3F 05 3....F.j?.F.k.?.
1551:01F0 04 00 BA BA 28 8E C2 26 8B 16 FE A8 03 D0 26 FF ....(..&......&.
1551:0200 36 00 A9 52 1E 68 08 22 9A 0E 35 00 08 83 C4 0A 6..R.h."..5.....
1551:0210 66 FF 76 0C 1E 68 04 22 FF 76 08 FF 76 06 9A DC f.v..h.".v..v...
1551:0220 01 6E 21 83 C4 0C 83 6E 06 07 83 7E 0A 00 75 A0 .n!....n...~..u.
1551:0230 C9 CB FA 9A E8 01 25 24 FB B8 BA 28 8E C0 66 26 ......%$...(..f&
1551:0240 FF 36 80 AA 66 FF 36 5B A0 66 68 0C 01 30 00 9A .6..f.6[.fh..0..
1551:0250 00 00 6E 21 83 C4 0C B8 BA 28 8E C0 66 26 FF 36 ..n!.....(..f&.6
1551:0260 80 AA FF 36 12 A0 66 68 14 01 32 00 0E E8 5C FF ...6..fh..2...\.
1551:0270 83 C4 0A B8 BA 28 8E C0 66 26 FF 36 80 AA A1 5B .....(..f&.6...[
1551:0280 A0 05 EE 00 FF 36 5D A0 50 66 68 20 01 30 00 9A .....6].Pfh .0..
1551:0290 00 00 6E 21 83 C4 0C B8 BA 28 8E C0 66 26 FF 36 ..n!.....(..f&.6
1551:02A0 80 AA FF 36 14 A0 66 68 28 01 32 00 0E E8 1C FF ...6..fh(.2.....
1551:02B0 83 C4 0A B8 BA 28 8E C0 66 26 FF 36 80 AA A1 5B .....(..f&.6...[
1551:02C0 A0 05 DC 01 FF 36 5D A0 50 66 68 0C 01 55 00 9A .....6].Pfh..U..
1551:02D0 00 00 6E 21 83 C4 0C B8 BA 28 8E C0 66 26 FF 36 ..n!.....(..f&.6
1551:02E0 80 AA FF 36 16 A0 66 68 14 01 57 00 0E E8 DC FE ...6..fh..W.....
1551:02F0 83 C4 0A B8 BA 28 8E C0 66 26 FF 36 80 AA A1 5B .....(..f&.6...[
1551:0300 A0 05 CA 02 FF 36 5D A0 50 66 68 20 01 55 00 9A .....6].Pfh .U..
1551:0310 00 00 6E 21 83 C4 0C B8 BA 28 8E C0 66 26 FF 36 ..n!.....(..f&.6
1551:0320 80 AA FF 36 18 A0 66 68 28 01 57 00 0E E8 9C FE ...6..fh(.W.....
1551:0330 83 C4 0A FA 9A 86 02 25 24 FB CB 55 8B EC BA C8 .......%$..U....
1551:0340 03 8A 46 04 EE BA C9 03 8A 46 06 EE 8A 46 08 EE ..F......F...F..
1551:0350 8A 46 0A EE 5D C3 55 8B EC A0 03 A0 B4 00 50 A0 .F..].U.......P.
1551:0360 04 A0 B4 00 50 A0 02 A0 B4 00 50 FF 76 06 E8 CA ....P.....P.v...
1551:0370 FF 83 C4 08 A0 07 A0 B4 00 50 A0 06 A0 B4 00 50 .........P.....P
1551:0380 A0 05 A0 B4 00 50 8B 46 06 05 40 00 50 E8 AB FF .....P.F..@.P...
1551:0390 83 C4 08 8B 5E 06 8A 87 0A A0 24 0F A2 0E A0 80 ....^.....$.....
1551:03A0 A7 0A A0 F0 A0 5A A0 08 87 0A A0 B4 00 48 8B D8 .....Z.......H..
1551:03B0 83 FB 03 77 1D D1 E3 2E FF A7 06 04 FF 06 12 A0 ...w............
1551:03C0 EB 10 FF 06 14 A0 EB 0A FF 06 16 A0 EB 04 FF 06 ................
1551:03D0 18 A0 A0 0E A0 B4 00 48 8B D8 83 FB 03 77 1D D1 .......H.....w..
1551:03E0 E3 2E FF A7 FE 03 FF 0E 12 A0 EB 10 FF 0E 14 A0 ................
1551:03F0 EB 0A FF 0E 16 A0 EB 04 FF 0E 18 A0 5D CB E6 03 ............]...
1551:0400 EC 03 F2 03 F8 03 BC 03 C2 03 C8 03 CE 03 C6 06 ................
1551:0410 02 A0 3F C6 06 04 A0 28 C6 06 03 A0 1D C6 06 05 ..?....(........
1551:0420 A0 3F C6 06 06 A0 2D C6 06 07 A0 22 C6 06 5A A0 .?....-...."..Z.
1551:0430 01 66 68 1A 00 11 00 66 68 95 00 36 00 E8 FB FE .fh....fh..6....
1551:0440 83 C4 08 66 68 23 00 1A 00 66 68 96 00 3F 00 E8 ...fh#...fh..?..
1551:0450 E9 FE 83 C4 08 66 68 2D 00 20 00 66 68 97 00 3F .....fh-. .fh..?
1551:0460 00 E8 D7 FE 83 C4 08 CB C6 06 02 A0 34 C6 06 04 ............4...
1551:0470 A0 25 C6 06 03 A0 25 C6 06 05 A0 34 C6 06 06 A0 .%....%....4....
1551:0480 2A C6 06 07 A0 2A C6 06 5A A0 02 66 68 17 00 17 *....*..Z..fh...
1551:0490 00 66 68 95 00 26 00 E8 A1 FE 83 C4 08 66 68 20 .fh..&.......fh
1551:04A0 00 20 00 66 68 96 00 30 00 E8 8F FE 83 C4 08 66 . .fh..0.......f
1551:04B0 68 26 00 26 00 66 68 97 00 36 00 E8 7D FE 83 C4 h&.&.fh..6..}...
1551:04C0 08 CB C6 06 02 A0 2E C6 06 04 A0 2E C6 06 03 A0 ................
1551:04D0 2E C6 06 05 A0 33 C6 06 06 A0 33 C6 06 07 A0 33 .....3....3....3
1551:04E0 C6 06 5A A0 03 66 68 2E 00 2E 00 66 68 95 00 2E ..Z..fh....fh...
1551:04F0 00 E8 47 FE 83 C4 08 66 68 38 00 38 00 66 68 96 ..G....fh8.8.fh.
1551:0500 00 38 00 E8 35 FE 83 C4 08 66 68 3E 00 3E 00 66 .8..5....fh>.>.f
1551:0510 68 97 00 3E 00 E8 23 FE 83 C4 08 CB C6 06 02 A0 h..>..#.........
1551:0520 39 C6 06 04 A0 38 C6 06 03 A0 29 C6 06 05 A0 3E 9....8....)....>
1551:0530 C6 06 06 A0 3D C6 06 07 A0 2E C6 06 5A A0 04 66 ....=.......Z..f
1551:0540 68 32 00 29 00 66 68 95 00 34 00 E8 ED FD 83 C4 h2.).fh..4......
1551:0550 08 66 68 39 00 30 00 66 68 96 00 3B 00 E8 DB FD .fh9.0.fh..;....
1551:0560 83 C4 08 66 68 32 00 24 00 66 68 97 00 34 00 E8 ...fh2.$.fh..4..
1551:0570 C9 FD 83 C4 08 CB B8 BA 28 8E C0 26 C7 06 1F 2F ........(..&.../
1551:0580 01 00 B8 BA 28 8E C0 26 A1 24 A5 A3 6E A0 B8 BA ....(..&.$..n...
1551:0590 28 8E C0 26 A1 26 A5 A3 70 A0 CB B8 BA 28 8E C0 (..&.&..p....(..
1551:05A0 26 C7 06 1F 2F 02 00 B8 BA 28 8E C0 26 A1 24 A5 &.../....(..&.$.
1551:05B0 A3 6E A0 B8 BA 28 8E C0 26 A1 26 A5 A3 70 A0 CB .n...(..&.&..p..
1551:05C0 B8 BA 28 8E C0 26 C6 06 1E 2F 01 CB B8 BA 28 8E ..(..&.../....(.
1551:05D0 C0 26 C6 06 1E 2F 01 B8 BA 28 8E C0 26 C6 06 0C .&.../...(..&...
1551:05E0 A1 02 CB C8 04 00 00 C6 46 FE 00 C6 46 FD 00 EB ........F...F...
1551:05F0 35 8A 46 FD B4 00 8B D8 F6 87 1A A0 10 74 1F 8A 5.F..........t..
1551:0600 46 FD B4 00 8B D8 8A 87 1A A0 B4 00 25 0F 00 8A F...........%...
1551:0610 56 06 B6 00 3B C2 75 06 C6 46 FE 01 EB 0E 8A 46 V...;.u..F.....F
1551:0620 FD FE C0 88 46 FD 80 7E FD 40 72 C5 C6 46 FF 00 ....F..~.@r..F..
1551:0630 C6 46 FD 00 EB 35 8A 46 FD B4 00 8B D8 F6 87 1A .F...5.F........
1551:0640 A0 20 74 1F 8A 46 FD B4 00 8B D8 8A 87 1A A0 B4 . t..F..........
1551:0650 00 25 0F 00 8A 56 06 B6 00 3B C2 75 06 C6 46 FF .%...V...;.u..F.
1551:0660 01 EB 0E 8A 46 FD FE C0 88 46 FD 80 7E FD 40 72 ....F....F..~.@r
1551:0670 C5 8A 46 FF 22 46 FE B4 00 C9 CB 55 8B EC 8A 46 ..F."F.....U...F
1551:0680 06 B4 00 8B D8 C6 87 72 A0 01 A0 B2 A0 FE C0 A2 .......r........
1551:0690 B2 A0 80 7E 06 01 75 77 8A 46 06 B4 00 8B D8 8A ...~..uw.F......
1551:06A0 87 1B A0 B4 00 25 0F 00 8A 56 08 B6 00 3B C2 75 .....%...V...;.u
1551:06B0 22 8A 46 06 B4 00 8B D8 8A 87 73 A0 B4 00 0B C0 ".F.......s.....
1551:06C0 75 11 8A 46 08 50 8A 46 06 FE C0 50 0E E8 AB FF u..F.P.F...P....
1551:06D0 83 C4 04 8A 46 06 B4 00 8B D8 8A 87 22 A0 B4 00 ....F......."...
1551:06E0 25 0F 00 8A 56 08 B6 00 3B C2 74 03 E9 43 05 8A %...V...;.t..C..
1551:06F0 46 06 B4 00 8B D8 8A 87 7A A0 B4 00 0B C0 74 03 F.......z.....t.
1551:0700 E9 2F 05 8A 46 08 50 8A 46 06 04 08 E9 1B 05 80 ./..F.P.F.......
1551:0710 7E 06 07 75 6D 8A 46 06 B4 00 8B D8 8A 87 19 A0 ~..um.F.........
1551:0720 B4 00 25 0F 00 8A 56 08 B6 00 3B C2 75 22 8A 46 ..%...V...;.u".F
1551:0730 06 B4 00 8B D8 8A 87 71 A0 B4 00 0B C0 75 11 8A .......q.....u..
1551:0740 46 08 50 8A 46 06 04 FF 50 0E E8 2E FF 83 C4 04 F.P.F...P.......
1551:0750 8A 46 06 B4 00 8B D8 8A 87 22 A0 B4 00 25 0F 00 .F......."...%..
1551:0760 8A 56 08 B6 00 3B C2 74 03 E9 C6 04 8A 46 06 B4 .V...;.t.....F..
1551:0770 00 8B D8 8A 87 7A A0 B4 00 0B C0 74 03 E9 B2 04 .....z.....t....
1551:0780 EB 81 80 7E 06 38 75 6E 8A 46 06 B4 00 8B D8 8A ...~.8un.F......
1551:0790 87 1B A0 B4 00 25 0F 00 8A 56 08 B6 00 3B C2 75 .....%...V...;.u
1551:07A0 22 8A 46 06 B4 00 8B D8 8A 87 73 A0 B4 00 0B C0 ".F.......s.....
1551:07B0 75 11 8A 46 08 50 8A 46 06 FE C0 50 0E E8 BB FE u..F.P.F...P....
1551:07C0 83 C4 04 8A 46 06 B4 00 8B D8 8A 87 12 A0 B4 00 ....F...........
1551:07D0 25 0F 00 8A 56 08 B6 00 3B C2 74 03 E9 53 04 8A %...V...;.t..S..
1551:07E0 46 06 B4 00 8B D8 8A 87 6A A0 B4 00 0B C0 74 03 F.......j.....t.
1551:07F0 E9 3F 04 E9 44 03 80 7E 06 3F 75 6E 8A 46 06 B4 .?..D..~.?un.F..
1551:0800 00 8B D8 8A 87 19 A0 B4 00 25 0F 00 8A 56 08 B6 .........%...V..
1551:0810 00 3B C2 75 22 8A 46 06 B4 00 8B D8 8A 87 71 A0 .;.u".F.......q.
1551:0820 B4 00 0B C0 75 11 8A 46 08 50 8A 46 06 04 FF 50 ....u..F.P.F...P
1551:0830 0E E8 47 FE 83 C4 04 8A 46 06 B4 00 8B D8 8A 87 ..G.....F.......
1551:0840 12 A0 B4 00 25 0F 00 8A 56 08 B6 00 3B C2 74 03 ....%...V...;.t.
1551:0850 E9 DF 03 8A 46 06 B4 00 8B D8 8A 87 6A A0 B4 00 ....F.......j...
1551:0860 0B C0 74 03 E9 CB 03 E9 D0 02 80 7E 06 07 72 03 ..t........~..r.
1551:0870 E9 A9 00 8A 46 06 B4 00 8B D8 8A 87 19 A0 B4 00 ....F...........
1551:0880 25 0F 00 8A 56 08 B6 00 3B C2 75 22 8A 46 06 B4 %...V...;.u".F..
1551:0890 00 8B D8 8A 87 71 A0 B4 00 0B C0 75 11 8A 46 08 .....q.....u..F.
1551:08A0 50 8A 46 06 04 FF 50 0E E8 D0 FD 83 C4 04 8A 46 P.F...P........F
1551:08B0 06 B4 00 8B D8 8A 87 1B A0 B4 00 25 0F 00 8A 56 ...........%...V
1551:08C0 08 B6 00 3B C2 75 22 8A 46 06 B4 00 8B D8 8A 87 ...;.u".F.......
1551:08D0 73 A0 B4 00 0B C0 75 11 8A 46 08 50 8A 46 06 FE s.....u..F.P.F..
1551:08E0 C0 50 0E E8 95 FD 83 C4 04 8A 46 06 B4 00 8B D8 .P........F.....
1551:08F0 8A 87 22 A0 B4 00 25 0F 00 8A 56 08 B6 00 3B C2 .."...%...V...;.
1551:0900 74 03 E9 2D 03 8A 46 06 B4 00 8B D8 8A 87 7A A0 t..-..F.......z.
1551:0910 B4 00 0B C0 74 03 E9 19 03 E9 E7 FD 80 7E 06 38 ....t........~.8
1551:0920 77 03 E9 A9 00 8A 46 06 B4 00 8B D8 8A 87 19 A0 w.....F.........
1551:0930 B4 00 25 0F 00 8A 56 08 B6 00 3B C2 75 22 8A 46 ..%...V...;.u".F
1551:0940 06 B4 00 8B D8 8A 87 71 A0 B4 00 0B C0 75 11 8A .......q.....u..
1551:0950 46 08 50 8A 46 06 04 FF 50 0E E8 1E FD 83 C4 04 F.P.F...P.......
1551:0960 8A 46 06 B4 00 8B D8 8A 87 1B A0 B4 00 25 0F 00 .F...........%..
1551:0970 8A 56 08 B6 00 3B C2 75 22 8A 46 06 B4 00 8B D8 .V...;.u".F.....
1551:0980 8A 87 73 A0 B4 00 0B C0 75 11 8A 46 08 50 8A 46 ..s.....u..F.P.F
1551:0990 06 FE C0 50 0E E8 E3 FC 83 C4 04 8A 46 06 B4 00 ...P........F...
1551:09A0 8B D8 8A 87 12 A0 B4 00 25 0F 00 8A 56 08 B6 00 ........%...V...
1551:09B0 3B C2 74 03 E9 7B 02 8A 46 06 B4 00 8B D8 8A 87 ;.t..{..F.......
1551:09C0 6A A0 B4 00 0B C0 74 03 E9 67 02 E9 6C 01 8A 46 j.....t..g..l..F
1551:09D0 06 B4 00 A9 07 00 74 03 E9 A9 00 8A 46 06 B4 00 ......t.....F...
1551:09E0 8B D8 8A 87 22 A0 B4 00 25 0F 00 8A 56 08 B6 00 ...."...%...V...
1551:09F0 3B C2 75 22 8A 46 06 B4 00 8B D8 8A 87 7A A0 B4 ;.u".F.......z..
1551:0A00 00 0B C0 75 11 8A 46 08 50 8A 46 06 04 08 50 0E ...u..F.P.F...P.
1551:0A10 E8 68 FC 83 C4 04 8A 46 06 B4 00 8B D8 8A 87 1B .h.....F........
1551:0A20 A0 B4 00 25 0F 00 8A 56 08 B6 00 3B C2 75 22 8A ...%...V...;.u".
1551:0A30 46 06 B4 00 8B D8 8A 87 73 A0 B4 00 0B C0 75 11 F.......s.....u.
1551:0A40 8A 46 08 50 8A 46 06 FE C0 50 0E E8 2D FC 83 C4 .F.P.F...P..-...
1551:0A50 04 8A 46 06 B4 00 8B D8 8A 87 12 A0 B4 00 25 0F ..F...........%.
1551:0A60 00 8A 56 08 B6 00 3B C2 74 03 E9 C5 01 8A 46 06 ..V...;.t.....F.
1551:0A70 B4 00 8B D8 8A 87 6A A0 B4 00 0B C0 74 03 E9 B1 ......j.....t...
1551:0A80 01 E9 B6 00 8A 46 06 B4 00 25 07 00 3D 07 00 74 .....F...%..=..t
1551:0A90 03 E9 B2 00 8A 46 06 B4 00 8B D8 8A 87 22 A0 B4 .....F......."..
1551:0AA0 00 25 0F 00 8A 56 08 B6 00 3B C2 75 22 8A 46 06 .%...V...;.u".F.
1551:0AB0 B4 00 8B D8 8A 87 7A A0 B4 00 0B C0 75 11 8A 46 ......z.....u..F
1551:0AC0 08 50 8A 46 06 04 08 50 0E E8 AF FB 83 C4 04 8A .P.F...P........
1551:0AD0 46 06 B4 00 8B D8 8A 87 19 A0 B4 00 25 0F 00 8A F...........%...
1551:0AE0 56 08 B6 00 3B C2 75 22 8A 46 06 B4 00 8B D8 8A V...;.u".F......
1551:0AF0 87 71 A0 B4 00 0B C0 75 11 8A 46 08 50 8A 46 06 .q.....u..F.P.F.
1551:0B00 04 FF 50 0E E8 74 FB 83 C4 04 8A 46 06 B4 00 8B ..P..t.....F....
1551:0B10 D8 8A 87 12 A0 B4 00 25 0F 00 8A 56 08 B6 00 3B .......%...V...;
1551:0B20 C2 74 03 E9 0C 01 8A 46 06 B4 00 8B D8 8A 87 6A .t.....F.......j
1551:0B30 A0 B4 00 0B C0 74 03 E9 F8 00 8A 46 08 50 8A 46 .....t.....F.P.F
1551:0B40 06 04 F8 E9 E4 00 8A 46 06 B4 00 8B D8 8A 87 22 .......F......."
1551:0B50 A0 B4 00 25 0F 00 8A 56 08 B6 00 3B C2 75 22 8A ...%...V...;.u".
1551:0B60 46 06 B4 00 8B D8 8A 87 7A A0 B4 00 0B C0 75 11 F.......z.....u.
1551:0B70 8A 46 08 50 8A 46 06 04 08 50 0E E8 FD FA 83 C4 .F.P.F...P......
1551:0B80 04 8A 46 06 B4 00 8B D8 8A 87 19 A0 B4 00 25 0F ..F...........%.
1551:0B90 00 8A 56 08 B6 00 3B C2 75 22 8A 46 06 B4 00 8B ..V...;.u".F....
1551:0BA0 D8 8A 87 71 A0 B4 00 0B C0 75 11 8A 46 08 50 8A ...q.....u..F.P.
1551:0BB0 46 06 04 FF 50 0E E8 C2 FA 83 C4 04 8A 46 06 B4 F...P........F..
1551:0BC0 00 8B D8 8A 87 12 A0 B4 00 25 0F 00 8A 56 08 B6 .........%...V..
1551:0BD0 00 3B C2 75 22 8A 46 06 B4 00 8B D8 8A 87 6A A0 .;.u".F.......j.
1551:0BE0 B4 00 0B C0 75 11 8A 46 08 50 8A 46 06 04 F8 50 ....u..F.P.F...P
1551:0BF0 0E E8 87 FA 83 C4 04 8A 46 06 B4 00 8B D8 8A 87 ........F.......
1551:0C00 1B A0 B4 00 25 0F 00 8A 56 08 B6 00 3B C2 75 22 ....%...V...;.u"
1551:0C10 8A 46 06 B4 00 8B D8 8A 87 73 A0 B4 00 0B C0 75 .F.......s.....u
1551:0C20 11 8A 46 08 50 8A 46 06 FE C0 50 0E E8 4C FA 83 ..F.P.F...P..L..
1551:0C30 C4 04 5D CB C8 02 00 00 C6 06 B2 A0 00 C6 46 FF ..]...........F.
1551:0C40 00 EB 14 8A 46 FF B4 00 8B D8 C6 87 72 A0 00 8A ....F.......r...
1551:0C50 46 FF FE C0 88 46 FF 80 7E FF 40 72 E6 C6 46 FF F....F..~.@r..F.
1551:0C60 00 8A 46 FF B4 00 8B D8 8A 87 1A A0 B4 00 25 0F ..F...........%.
1551:0C70 00 8A 56 06 B6 00 3B C2 74 0A 8A 46 FF FE C0 88 ..V...;.t..F....
1551:0C80 46 FF EB DD 8A 46 06 50 8A 46 FF 50 0E E8 EB F9 F....F.P.F.P....
1551:0C90 83 C4 04 80 3E B2 A0 10 75 05 B8 01 00 EB 02 33 ....>...u......3
1551:0CA0 C0 C9 CB 83 3E 12 A0 10 74 03 E9 84 00 83 3E 14 ....>...t.....>.
1551:0CB0 A0 10 75 7D 83 3E 16 A0 10 75 76 83 3E 18 A0 10 ..u}.>...uv.>...
1551:0CC0 75 6F 6A 01 0E E8 1B F9 59 0B C0 74 64 6A 02 0E uoj.....Y..tdj..
1551:0CD0 E8 10 F9 59 0B C0 74 59 6A 03 0E E8 05 F9 59 0B ...Y..tYj.....Y.
1551:0CE0 C0 74 4E 6A 04 0E E8 FA F8 59 0B C0 74 43 6A 01 .tNj.....Y..tCj.
1551:0CF0 0E E8 40 FF 59 0B C0 74 38 6A 02 0E E8 35 FF 59 ..@.Y..t8j...5.Y
1551:0D00 0B C0 74 2D 6A 03 0E E8 2A FF 59 0B C0 74 22 6A ..t-j...*.Y..t"j
1551:0D10 04 0E E8 1F FF 59 0B C0 74 17 B8 BA 28 B2 01 8E .....Y..t...(...
1551:0D20 C0 26 88 16 E3 9F 8A C2 BA BA 28 8E C2 26 A2 1E .&........(..&..
1551:0D30 2F CB C8 16 00 00 FA 9A E8 01 25 24 FB 9A 67 01 /.........%$..g.
1551:0D40 31 23 0B C2 75 F7 B8 BA 28 8E C0 66 26 A1 82 A8 1#..u...(..f&...
1551:0D50 BA BA 28 8E C2 66 26 A3 CC A0 66 68 80 3E 00 00 ..(..f&...fh.>..
1551:0D60 9A 38 1D 00 08 83 C4 04 BB BA 28 8E C3 26 89 16 .8........(..&..
1551:0D70 E6 A0 26 A3 E4 A0 0B C2 75 17 B8 BA 28 8E C0 66 ..&.....u...(..f
1551:0D80 26 FF 36 48 A1 1E 68 4D 23 9A 3F 04 3F 26 83 C4 &.6H..hM#.?.?&..
1551:0D90 08 66 68 00 03 00 00 9A 38 1D 00 08 83 C4 04 BB .fh.....8.......
1551:0DA0 BA 28 8E C3 26 89 16 45 A1 26 A3 43 A1 0B C2 75 .(..&..E.&.C...u
1551:0DB0 17 B8 BA 28 8E C0 66 26 FF 36 48 A1 1E 68 5E 23 ...(..f&.6H..h^#
1551:0DC0 9A 3F 04 3F 26 83 C4 08 9A AC 09 97 11 66 68 00 .?.?&........fh.
1551:0DD0 00 40 00 1E 68 1A A0 9A 15 47 00 08 83 C4 08 B8 .@..h....G......
1551:0DE0 01 00 A3 18 A0 A3 16 A0 A3 14 A0 A3 12 A0 6A 02 ..............j.
1551:0DF0 9A DF 0D 32 12 59 0B C0 75 48 8C 1E 66 A0 C7 06 ...2.Y..uH..f...
1551:0E00 64 A0 6E 23 C6 06 21 A0 03 C6 06 28 A0 01 C6 06 d.n#..!....(....
1551:0E10 2F A0 02 C6 06 36 A0 04 C6 06 1A A0 10 C6 06 23 /....6.........#
1551:0E20 A0 10 C6 06 2C A0 10 C6 06 35 A0 10 C6 06 26 A0 ....,....5....&.
1551:0E30 20 C6 06 3F A0 20 C6 06 43 A0 20 C6 06 58 A0 20 ..?. ..C. ..X.
1551:0E40 EB 46 8C 1E 66 A0 C7 06 64 A0 7A 23 C6 06 35 A0 .F..f...d.z#..5.
1551:0E50 03 C6 06 36 A0 01 C6 06 3D A0 04 C6 06 3E A0 02 ...6....=....>..
1551:0E60 C6 06 2C A0 10 C6 06 2D A0 10 C6 06 2E A0 10 C6 ..,....-........
1551:0E70 06 43 A0 10 C6 06 28 A0 20 C6 06 45 A0 20 C6 06 .C....(. ..E. ..
1551:0E80 4F A0 20 C6 06 52 A0 20 9A 82 02 76 24 B8 BA 28 O. ..R. ...v$..(
1551:0E90 8E C0 26 C7 06 0D A1 00 00 0E E8 66 F1 B8 BA 28 ..&........f...(
1551:0EA0 8E C0 26 A1 EA A0 26 8B 16 E8 A0 81 C2 6C 01 BB ..&...&......l..
1551:0EB0 BA 28 8E C3 26 A3 EE A0 26 89 16 EC A0 B8 BA 28 .(..&...&......(
1551:0EC0 8E C0 26 C7 06 15 A1 BA 28 26 C7 06 13 A1 E8 A0 ..&.....(&......
1551:0ED0 8E C0 26 C7 06 19 A1 BA 28 26 C7 06 17 A1 EC A0 ..&.....(&......
1551:0EE0 8E C0 26 8C 1E 1D A1 26 C7 06 1B A1 5F A0 A1 61 ..&....&...._..a
1551:0EF0 A0 8B 16 5F A0 81 C2 AC 03 BB BA 28 8E C3 26 A3 ..._.......(..&.
1551:0F00 F2 A0 26 89 16 F0 A0 B8 BA 28 8E C0 26 C7 06 21 ..&......(..&..!
1551:0F10 A1 BA 28 26 C7 06 1F A1 F0 A0 B8 BA 28 8E C0 26 ..(&........(..&
1551:0F20 A1 F2 A0 26 8B 16 F0 A0 81 C2 AC 03 BB BA 28 8E ...&..........(.
1551:0F30 C3 26 A3 F6 A0 26 89 16 F4 A0 B8 BA 28 8E C0 26 .&...&......(..&
1551:0F40 C7 06 25 A1 BA 28 26 C7 06 23 A1 F4 A0 B8 BA 28 ..%..(&..#.....(
1551:0F50 8E C0 26 A1 F6 A0 26 8B 16 F4 A0 81 C2 AC 03 BB ..&...&.........
1551:0F60 BA 28 8E C3 26 A3 FA A0 26 89 16 F8 A0 B8 BA 28 .(..&...&......(
1551:0F70 8E C0 26 C7 06 29 A1 BA 28 26 C7 06 27 A1 F8 A0 ..&..)..(&..'...
1551:0F80 B8 BA 28 8E C0 26 A1 FA A0 26 8B 16 F8 A0 81 C2 ..(..&...&......
1551:0F90 AC 03 BB BA 28 8E C3 26 A3 FE A0 26 89 16 FC A0 ....(..&...&....
1551:0FA0 B8 BA 28 8E C0 26 C7 06 2D A1 BA 28 26 C7 06 2B ..(..&..-..(&..+
1551:0FB0 A1 FC A0 B8 BA 28 8E C0 26 A1 FE A0 26 8B 16 FC .....(..&...&...
1551:0FC0 A0 81 C2 AC 03 BB BA 28 8E C3 26 A3 02 A1 26 89 .......(..&...&.
1551:0FD0 16 00 A1 B8 BA 28 8E C0 26 C7 06 31 A1 BA 28 26 .....(..&..1..(&
1551:0FE0 C7 06 2F A1 00 A1 B8 BA 28 8E C0 26 A1 02 A1 26 ../.....(..&...&
1551:0FF0 8B 16 00 A1 81 C2 AC 03 BB BA 28 8E C3 26 A3 06 ..........(..&..
1551:1000 A1 26 89 16 04 A1 B8 BA 28 8E C0 26 C7 06 35 A1 .&......(..&..5.
1551:1010 BA 28 26 C7 06 33 A1 04 A1 8E C0 66 26 A1 13 A1 .(&..3.....f&...
1551:1020 66 A3 03 23 B8 BA 28 8E C0 66 26 A1 13 A1 66 A3 f..#..(..f&...f.
1551:1030 E3 22 B8 BA 28 8E C0 66 26 A1 13 A1 66 A3 C3 22 ."..(..f&...f.."
1551:1040 B8 BA 28 8E C0 66 26 A1 13 A1 66 A3 A3 22 B8 BA ..(..f&...f.."..
1551:1050 28 8E C0 66 26 A1 13 A1 66 A3 83 22 B8 BA 28 8E (..f&...f.."..(.
1551:1060 C0 26 C6 06 47 A1 00 B8 BA 28 8E C0 26 C7 06 84 .&..G....(..&...
1551:1070 A1 06 00 B8 62 28 8E C0 26 80 0E 00 00 20 0E E8 ....b(..&.... ..
1551:1080 8C F3 B8 BA 28 B2 00 8E C0 26 88 16 0C A1 8A C2 ....(....&......
1551:1090 BA BA 28 8E C2 26 A2 E3 9F 1E 68 86 23 9A E3 02 ..(..&....h.#...
1551:10A0 9F 20 83 C4 04 89 56 FE 89 46 FC B8 BA 28 8E C0 . ....V..F...(..
1551:10B0 26 8C 1E 2E 30 26 C7 06 2C 30 FB 22 B8 BA 28 8E &...0&..,0."..(.
1551:10C0 C0 66 26 FF 36 82 A8 9A 81 04 CC 16 83 C4 04 FA .f&.6...........
1551:10D0 9A E8 01 25 24 FB B8 BA 28 8E C0 66 26 FF 36 CC ...%$...(..f&.6.
1551:10E0 A0 B8 BA 28 8E C0 66 26 FF 36 E4 A0 9A FB 11 D5 ...(..f&.6......
1551:10F0 18 83 C4 08 B8 BA 28 8E C0 66 26 FF 36 82 A8 9A ......(..f&.6...
1551:1100 0E 10 12 13 83 C4 04 FA 9A 86 02 25 24 FB B8 BA ...........%$...
1551:1110 28 8E C0 26 C6 06 1E 2F 00 B8 BA 28 8E C0 26 C7 (..&.../...(..&.
1551:1120 06 1F 2F 00 00 0E E8 09 F1 9A 90 23 00 08 0B C0 ../........#....
1551:1130 74 05 9A A6 20 00 08 B8 BA 28 8E C0 26 83 3E 84 t... ....(..&.>.
1551:1140 A1 00 7C 03 E9 F5 00 8E C0 26 C7 06 84 A1 06 00 ..|......&......
1551:1150 B8 BA 28 8E C0 26 A0 47 A1 FE C0 BA BA 28 8E C2 ..(..&.G.....(..
1551:1160 26 A2 47 A1 98 BB 02 00 99 F7 FB B8 BA 28 8E C0 &.G..........(..
1551:1170 26 88 16 47 A1 FA 9A E8 01 25 24 FB B8 BA 28 8E &..G.....%$...(.
1551:1180 C0 26 A0 47 A1 98 C1 E0 02 BA BA 28 8B D8 8E C2 .&.G.......(....
1551:1190 26 8B 87 15 A1 26 8B 97 13 A1 A3 05 23 89 16 03 &....&......#...
1551:11A0 23 B8 BA 28 8E C0 26 A0 47 A1 98 C1 E0 02 BA BA #..(..&.G.......
1551:11B0 28 8B D8 8E C2 26 8B 87 15 A1 26 8B 97 13 A1 A3 (....&....&.....
1551:11C0 E5 22 89 16 E3 22 B8 BA 28 8E C0 26 A0 47 A1 98 ."..."..(..&.G..
1551:11D0 C1 E0 02 BA BA 28 8B D8 8E C2 26 8B 87 15 A1 26 .....(....&....&
1551:11E0 8B 97 13 A1 A3 C5 22 89 16 C3 22 B8 BA 28 8E C0 ......"..."..(..
1551:11F0 26 A0 47 A1 98 C1 E0 02 BA BA 28 8B D8 8E C2 26 &.G.......(....&
1551:1200 8B 87 15 A1 26 8B 97 13 A1 A3 A5 22 89 16 A3 22 ....&......"..."
1551:1210 B8 BA 28 8E C0 26 A0 47 A1 98 C1 E0 02 BA BA 28 ..(..&.G.......(
1551:1220 8B D8 8E C2 26 8B 87 15 A1 26 8B 97 13 A1 A3 85 ....&....&......
1551:1230 22 89 16 83 22 FA 9A 86 02 25 24 FB B8 BA 28 8E "..."....%$...(.
1551:1240 C0 26 83 3E 1F 2F 00 75 03 E9 DC 02 FF 36 70 A0 .&.>./.u.....6p.
1551:1250 FF 36 6E A0 0E E8 F4 EE 83 C4 04 A3 10 A0 83 3E .6n............>
1551:1260 10 A0 00 75 03 E9 B4 02 B8 BA 28 8E C0 26 83 3E ...u......(..&.>
1551:1270 1F 2F 01 75 0C FF 36 10 A0 0E E8 D9 F0 59 E9 80 ./.u..6......Y..
1551:1280 00 A0 02 A0 A2 08 A0 A0 03 A0 A2 09 A0 A0 04 A0 ................
1551:1290 A2 0A A0 A0 05 A0 A2 0B A0 A0 07 A0 A2 0D A0 A0 ................
1551:12A0 06 A0 A2 0C A0 C6 06 02 A0 13 C6 06 03 A0 07 C6 ................
1551:12B0 06 04 A0 16 C6 06 05 A0 17 C6 06 06 A0 19 C6 06 ................
1551:12C0 07 A0 09 A0 5A A0 A2 0F A0 C6 06 5A A0 00 FF 36 ....Z......Z...6
1551:12D0 10 A0 0E E8 80 F0 59 A0 0F A0 A2 5A A0 A0 08 A0 ......Y....Z....
1551:12E0 A2 02 A0 A0 09 A0 A2 03 A0 A0 0A A0 A2 04 A0 A0 ................
1551:12F0 0B A0 A2 05 A0 A0 0C A0 A2 06 A0 A0 0D A0 A2 07 ................
1551:1300 A0 66 FF 76 FC 9A 32 06 9F 20 83 C4 04 FA 9A E8 .f.v..2.. ......
1551:1310 01 25 24 0E E8 1B EF 9A 86 02 25 24 FB 0E E8 82 .%$.......%$....
1551:1320 F9 FA 9A E8 01 25 24 FB A1 6E A0 D1 E0 A3 6A A0 .....%$..n....j.
1551:1330 83 2E 6A A0 1E A1 70 A0 A3 6C A0 83 2E 6C A0 05 ..j...p..l...l..
1551:1340 B8 BA 28 8E C0 66 26 FF 36 80 AA 68 64 28 68 88 ..(..f&.6..hd(h.
1551:1350 00 B8 BA 28 8E C0 66 26 FF 36 04 A1 FF 36 6C A0 ...(..f&.6...6l.
1551:1360 A1 6A A0 D1 F8 50 9A 38 01 6E 21 83 C4 10 C7 06 .j...P.8.n!.....
1551:1370 68 A0 00 00 E9 80 00 B8 BA 28 8E C0 26 C7 06 86 h........(..&...
1551:1380 A1 01 00 8B 1E 68 A0 8A 87 47 22 A2 63 A0 B8 BA .....h...G".c...
1551:1390 28 8E C0 66 26 FF 36 80 AA 68 64 28 68 88 00 FF (..f&.6..hd(h...
1551:13A0 36 6C A0 A1 6A A0 D1 F8 50 9A 00 00 6E 21 83 C4 6l..j...P...n!..
1551:13B0 0C B8 BA 28 8E C0 66 26 FF 36 80 AA A0 63 A0 B4 ...(..f&.6...c..
1551:13C0 00 C1 E0 02 BA BA 28 8B D8 8E C2 26 C4 9F 13 A1 ......(....&....
1551:13D0 66 26 FF 37 FF 36 6C A0 A1 6A A0 D1 F8 50 9A DC f&.7.6l..j...P..
1551:13E0 01 6E 21 83 C4 0C B8 BA 28 8E C0 26 83 3E 86 A1 .n!.....(..&.>..
1551:13F0 00 7F F3 FF 06 68 A0 83 3E 68 A0 13 7D 03 E9 76 .....h..>h..}..v
1551:1400 FF FA B8 BA 28 8E C0 66 26 FF 36 80 AA 68 64 28 ....(..f&.6..hd(
1551:1410 68 88 00 FF 36 6C A0 A1 6A A0 D1 F8 50 9A 00 00 h...6l..j...P...
1551:1420 6E 21 83 C4 0C B8 64 28 8E C0 26 C7 06 88 00 00 n!....d(..&.....
1551:1430 00 83 06 6A A0 1F 83 06 6C A0 05 C7 46 EA 04 00 ...j....l...F...
1551:1440 A1 6A A0 89 46 EE A1 6C A0 89 46 F0 16 8D 46 EA .j..F..l..F...F.
1551:1450 50 16 50 6A 33 9A F9 21 00 08 83 C4 0A B8 BA 28 P.Pj3..!.......(
1551:1460 8E C0 26 A0 47 A1 98 C1 E0 02 BA BA 28 8B D8 8E ..&.G.......(...
1551:1470 C2 26 8B 87 15 A1 26 8B 97 13 A1 A3 05 23 89 16 .&....&......#..
1551:1480 03 23 B8 BA 28 8E C0 26 A0 47 A1 98 C1 E0 02 BA .#..(..&.G......
1551:1490 BA 28 8B D8 8E C2 26 8B 87 15 A1 26 8B 97 13 A1 .(....&....&....
1551:14A0 A3 E5 22 89 16 E3 22 B8 BA 28 8E C0 26 A0 47 A1 .."..."..(..&.G.
1551:14B0 98 C1 E0 02 BA BA 28 8B D8 8E C2 26 8B 87 15 A1 ......(....&....
1551:14C0 26 8B 97 13 A1 A3 C5 22 89 16 C3 22 B8 BA 28 8E &......"..."..(.
1551:14D0 C0 26 A0 47 A1 98 C1 E0 02 BA BA 28 8B D8 8E C2 .&.G.......(....
1551:14E0 26 8B 87 15 A1 26 8B 97 13 A1 A3 A5 22 89 16 A3 &....&......"...
1551:14F0 22 B8 BA 28 8E C0 26 A0 47 A1 98 C1 E0 02 BA BA "..(..&.G.......
1551:1500 28 8B D8 8E C2 26 8B 87 15 A1 26 8B 97 13 A1 A3 (....&....&.....
1551:1510 85 22 89 16 83 22 9A 86 02 25 24 FB B8 BA 28 8E ."..."...%$...(.
1551:1520 C0 26 C7 06 1F 2F 00 00 B8 BA 28 8E C0 26 A0 1E .&.../....(..&..
1551:1530 2F B4 00 0B C0 75 11 B8 BA 28 8E C0 26 A0 E3 9F /....u...(..&...
1551:1540 98 0B C0 75 03 E9 E1 FB FA 9A E8 01 25 24 FB B8 ...u........%$..
1551:1550 BA 28 8E C0 66 26 FF 36 82 A8 9A 0E 10 12 13 83 .(..f&.6........
1551:1560 C4 04 B8 BA 28 8E C0 26 80 3E E3 9F 00 74 05 9A ....(..&.>...t..
1551:1570 0F 00 94 10 B8 BA 28 8E C0 66 26 FF 36 E4 A0 9A ......(..f&.6...
1551:1580 9B 12 D5 18 83 C4 04 B8 BA 28 8E C0 66 26 C7 06 .........(..f&..
1551:1590 2C 30 00 00 00 00 B8 BA 28 8E C0 26 A0 E3 9F 98 ,0......(..&....
1551:15A0 0B C0 74 03 E9 D6 00 66 6A 00 6A 01 66 6A 00 6A ..t....fj.j.fj.j
1551:15B0 00 6A 01 6A 01 6A 00 6A 01 9A 04 00 53 23 83 C4 .j.j.j.j....S#..
1551:15C0 14 FA 9A 86 02 25 24 FB 9A 67 01 31 23 BB BA 28 .....%$..g.1#..(
1551:15D0 8E C3 26 89 16 0A A1 26 A3 08 A1 0B C2 74 E9 B8 ..&....&.....t..
1551:15E0 BA 28 8E C0 26 C4 1E 08 A1 26 8A 07 B4 00 89 46 .(..&....&.....F
1551:15F0 FA B9 04 00 BB 48 17 2E 8B 07 3B 46 FA 74 07 83 .....H....;F.t..
1551:1600 C3 02 E2 F3 EB 4D 2E FF 67 08 66 68 25 00 58 00 .....M..g.fh%.X.
1551:1610 66 68 25 00 40 00 66 68 46 00 14 00 1E 68 91 23 fh%.@.fhF....h.#
1551:1620 9A A3 00 31 0E 83 C4 10 0B C0 74 1C B8 BA 28 8E ...1......t...(.
1551:1630 C0 26 C6 06 0C A1 01 66 6A 00 6A 05 9A BA 00 31 .&.....fj.j....1
1551:1640 23 83 C4 06 EB 0D EB 00 B8 BA 28 8E C0 26 C6 06 #.........(..&..
1551:1650 1E 2F 00 B8 BA 28 8E C0 26 A0 0C A1 B4 00 0B C0 ./...(..&.......
1551:1660 75 10 B8 BA 28 8E C0 26 80 3E 1E 2F 00 74 03 E9 u...(..&.>./.t..
1551:1670 56 FF 9A 67 01 31 23 0B C2 75 F7 EB 0B B8 BA 28 V..g.1#..u.....(
1551:1680 8E C0 26 C6 06 0C A1 01 B8 BA 28 8E C0 26 A0 0C ..&.......(..&..
1551:1690 A1 B4 00 0B C0 75 03 E9 11 FA FA 9A E8 01 25 24 .....u........%$
1551:16A0 FB B8 BA 28 8E C0 66 26 C7 06 2C 30 00 00 00 00 ...(..f&..,0....
1551:16B0 9A 62 03 76 24 66 6A 00 6A 05 9A BA 00 31 23 83 .b.v$fj.j....1#.
1551:16C0 C4 06 66 FF 36 5F A0 9A 24 1C 00 08 83 C4 04 B8 ..f.6_..$.......
1551:16D0 BA 28 8E C0 66 26 FF 36 E4 A0 9A 24 1C 00 08 83 .(..f&.6...$....
1551:16E0 C4 04 B8 BA 28 8E C0 66 26 FF 36 43 A1 9A 24 1C ....(..f&.6C..$.
1551:16F0 00 08 83 C4 04 B8 BA 28 8E C0 66 26 FF 36 E8 A0 .......(..f&.6..
1551:1700 9A 24 1C 00 08 83 C4 04 66 FF 36 5B A0 9A 24 1C .$......f.6[..$.
1551:1710 00 08 83 C4 04 C4 5E FC 66 26 FF 77 02 9A 24 1C ......^.f&.w..$.
1551:1720 00 08 83 C4 04 66 FF 76 FC 9A 24 1C 00 08 83 C4 .....f.v..$.....
1551:1730 04 B8 62 28 8E C0 26 80 26 00 00 DF B8 BA 28 8E ..b(..&.&.....(.
1551:1740 C0 26 A0 E3 9F 98 C9 CB 03 00 04 00 05 00 10 00 .&..............
| 74.677333 | 74 | 0.563777 |
1db7bd1c049f121a83bae79e150b3ba90e13940e | 11,370 | asm | Assembly | samples/SVP_basic_gfx/main.asm | jdesiloniz/svpdev | 13438d71c9cd45c8f78f9768732c40ddec2548d9 | [
"MIT"
] | 42 | 2021-02-09T18:15:27.000Z | 2022-03-21T23:51:05.000Z | samples/SVP_basic_gfx/main.asm | jdesiloniz/ssp16asm | 13438d71c9cd45c8f78f9768732c40ddec2548d9 | [
"MIT"
] | 2 | 2021-02-16T21:07:07.000Z | 2021-02-16T21:08:31.000Z | samples/SVP_basic_gfx/main.asm | jdesiloniz/ssp16asm | 13438d71c9cd45c8f78f9768732c40ddec2548d9 | [
"MIT"
] | 3 | 2021-02-22T08:08:27.000Z | 2021-12-22T20:21:07.000Z | ;**************************************************************
; SVP Basic GFX Sample
;**************************************************************
; by Javi Taiyou
;**************************************************************
; The goal of this sample is to offer an example of how to:
;
; 1) Handle communications between the Mega Drive/Genesis and the SVP chip.
; 2) Have the Mega Drive/Genesis side to request the SVP to perform operations.
; 3) How to generate simple graphical data from SVP to create a small framebuffer.
; 4) How to request graphical data from the SVP so that can drawn by the VDP.
;
; You can assemble the M68000 part of this sample with `SNASM68K.EXE`:
;
; SNASM68K.EXE /p main.asm,output.map,output.lst,output.bin
;
; main.asm = this source file
; output.bin = Mega Drive/Genesis part of this ROM, to be later used by the SSP16xx (SVP) assembler.
; output.lst = listing file, shows assembled addresses alongside your source code (useful for debugging).
; output.map = symbol map file for linking (unused)
;
; The M68000 part of the binary needs to be later fed up to the SSP16xx assembler to build
; the SVP part of the code on top of it. You can download it from:
;
; https://github.com/jdesiloniz/svpdev/tools/ssp16asm
;
; To assemble the SVP part and generate the final ROM:
;
; ssp16asm -b output.bin svp_gfx.svp rom_svp.bin
;
; svp_gfx.svp = source containing the SVP part of this sample.
; output.bin = M68000 binary file.
; rom_svp.bin = final ROM containing both M68000 and SSP16xx code to be run on hardware
; or emulators that support SVP emulation!
;
;**************************************************************
; ACKNOWLEDGEMENT
;**************************************************************
;
; Many parts in the M68000 side of this sample are based on the work of other developers in
; the Mega Drive/Genesis scene, specially the following samples by Matt Phillips/BigEvilCorporation:
;
; https://github.com/BigEvilCorporation/megadrive_samples/
;
; The amazing technical documentation found in the Plutiedev site were a big help too: https://plutiedev.com/
;
; Finally the reverse engineering on the SVP originally made by Tasco Deluxe and Grazvydas Ignotas (notaz),
; which obviously helped a lot for the development of the SSP16xx assembler, and the understanding of its behavior.
;**************************************************************
; INCLUDES
;**************************************************************
; Constants + routines.
; Warning: this section shouldn't ever exceed 0x800 bytes
; SVP will try to access 0x800 as its own entry point, so ROM
; space between 0x800-0x1FFFF should be left out for SVP code.
;**************************************************************
include 'init.asm' ; ROM header and initialization routines
include 'macros.asm' ; VDP macros
;**************************************************************
; MEMORY MANAGEMENT
;**************************************************************
RSSET 0x00FF0000 ; Start a new offset table from beginning of RAM
ram_current_color rs.w 1 ; 1 table entry of current color to be displayed in the frame buffer
;**************************************************************
; SVP CODE PADDING
;**************************************************************
; SVP will start looking for code at address 0x800, let's leave
; space until address 0x20000 (as Virtua Racing did) so that
; we can later put SSP1601 code in the following blanks:
;***************************************************************
SVP_PaddingStart:
DCB.b 0x20000-SVP_PaddingStart,0x00
;**************************************************************
; CODE ENTRY POINT
;**************************************************************
; The "main()" function. Your code starts here. Once the CPU
; has finished initialising, it will jump to this entry point
; (specified in the vector table at the top of the file).
;
; This should usually be address 0x20000, right after the space
; reserved for SVP code inside the ROM.
;**************************************************************
CPU_EntryPoint:
;***************************
; Initialise the Mega Drive
;***************************
; Write the TMSS signature (if a model 1+ Mega Drive)
jsr VDP_WriteTMSS
; Load the initial VDP registers and clear VRAM memory
jsr VDP_LoadRegisters
jsr VDP_ClearVRAM
jsr VDP_ClearCRAM
;********************************************
; Write font tiles to VRAM for printing text
;********************************************
; Setup the VDP to write to VRAM address 0x0000 (the address of the first graphics tile, index 0)
SetVRAMWrite vram_addr_tiles
; Write the font glyph tiles to VRAM
lea PixelFont, a0
move.w #(text_tile_count*size_tile_l)-1, d0 ; Loop counter = 8 longwords per tile * num tiles (-1 for DBRA loop)
@CharLp: ; Start of loop
move.l (a0)+, vdp_data ; Write tile line (4 bytes per line), and post-increment address
dbra d0, @CharLp ; Decrement d0 and loop until finished (when d0 reaches -1)
;*****************************************************************************************************
; Write tilemap for plane B to hold the tiles generated in SVP
;*****************************************************************************************************
; SVP will be generating tile data for us, but we need a tilemap in VRAM so that the VDP knows
; which tiles to draw on the screen. This call generates a set of sequential tile indices
; (starting from index 0x50) to create a framebuffer of 8x8 tiles to be filled by SVP graphical data.
;*****************************************************************************************************
lea vram_addr_plane_b, a0
move.w #0x50, d0 ; offset for data in tileset (after font tiles)
jsr PrepareTilemapForSVP
;***************************
; Draw main title in screen
;***************************
SetVRAMWrite vram_addr_plane_a+((((text_pos_y_title)*vdp_plane_width)+text_pos_x_title)*size_word)
lea StringTitle, a0 ; address for string
jsr DrawText
; *************************************************************************************************
; Prepare parameters for SVP operation
; *************************************************************************************************
; During the execution of this sample, the Mega Drive/Genesis will be sending a command to the SVP
; to create a set of a tiles of an specific color (one different each frame). `d0` register will
; hold the color number (as its index in the palette contained in CRAM). We also store the current
; color index in RAM.
; *************************************************************************************************
clr.l d0
addi #1, d0
move.w d0, ram_current_color ; initialize ram value for current color
; *******************************************
; Request SVP for the first set of tile data
; *******************************************
jsr AskSVPForTileData
jsr VDP_InitStatusRegister ; init interrupts
@Stop:
bra @stop
; Finished!
; ********************************************************************************************
; INTERRUPT ROUTINES
; ********************************************************************************************
; The interrupt routines, as specified in the vector table at the top of the file.
; Note that we use `rte` to return from an interrupt, not `rts` like a subroutine.
; ********************************************************************************************
; Vertical interrupt - run once per frame (50hz in PAL, 60hz in NTSC)
; Main communications with the SVP happen during this part of the code:
;
; 1) By this point, the SVP should have our tiles generated and stored in the external DRAM
; available in the game cartridge. We need to bring these tiles to the VRAM using DMA so
; that the VDP can display them during the next frame.
;
; 2) Update the color to be drawn the following frame and submit it to the SVP so that it can
; start generating the next tiles.
;
; ********************************************************************************************
INT_VInterrupt:
; Prepare required data for the DMA transfer.
; Source - tile data in DRAM: 0x301000.
; Destination - tile graphic space in VRAM: 0x0A00 (from tile index 0x50).
; Size: 0x1000 (4096 bytes).
clr.l d0
clr.l d6
clr.l d7
lea vdp_control, a0
move.w #dramTilesSize, d0
lsr.w #1, d0
move.l #dramTilesOrigin, d7
lsr.l #1, d7
and.l #0x7FFFFF, d7
move.w #vdpreg_dmalen_l, d6
move.b d0, d6
move.w d6, (a0) ; writing DMA_LENGTH low byte command
lsr.w #8, d0 ; getting high byte
move.w #vdpreg_dmalen_h, d6
move.b d0, d6
move.w d6, (a0) ; writing DMA_LENGTH high byte command
move.w #vdpreg_dmasrc_l, d6
move.b d7, d6
move.w d6, (a0) ; writing DMA_SOURCE low byte command
lsr.l #8, d7
move.w #vdpreg_dmasrc_m, d6
move.b d7, d6
move.w d6, (a0) ; writing DMA_SOURCE middle byte command
lsr.l #8, d7
move.w #vdpreg_dmasrc_h, d6
move.b d7, d6
move.w d6, (a0) ; writing DMA_SOURCE low byte command
; Calculate destination address format
move.l #vramTilesDestination, d1
and.l #0xFFFF, d1
lsl.l #2, d1
lsr.w #2, d1
swap d1
or.l #vram_dma_cmd, d1
move.l d1, (a0) ; perform actual transfer
; Tile data should be at VRAM at this point, generate a new color and
; submit it to the SVP so that it can generate more tiles:
clr.l d0
move.w ram_current_color, d0
add.b #1, d0
and.w #0x000F, d0
move.w d0, ram_current_color
jsr AskSVPForTileData
; Write debug data on screen:
; show value of XST
move.w regXST, d4
SetVRAMWrite vram_addr_plane_a+((((text_pos_y_xst)*vdp_plane_width)+text_pos_x_xst)*size_word)
jsr DrawNumber
; show value of XST_state:
SetVRAMWrite vram_addr_plane_a+((((text_pos_y_xst_state)*vdp_plane_width)+text_pos_x_xst_state)*size_word)
move.w regXSTState, d4
jsr DrawNumber
rte
; Horizontal interrupt - run once per N scanlines (N = specified in VDP register 0xA)
INT_HInterrupt:
; Doesn't do anything in this sample
rte
; NULL interrupt - for interrupts we don't care about
INT_Null:
rte
; Exception interrupt - called if an error has occured
CPU_Exception:
; Print "EXC" and try to go back:
SetVRAMWrite vram_addr_plane_a+((((text_pos_y_exc)*vdp_plane_width)+text_pos_x_exc)*size_word)
lea StringException, a0 ; address for string
jsr DrawText
rte
;******************************
; Strings and Text coordinates
;******************************
StringTitle:
dc.b "SVP DRAW TEST",0
StringException:
dc.b "EXC", 0
; Text draw position (in tiles)
text_pos_y_title equ 0x01
text_pos_x_title equ 0x0D
text_pos_y_xst equ 0x18
text_pos_x_xst equ 0x02
text_pos_y_xst_state equ 0x19
text_pos_x_xst_state equ 0x02
text_pos_y_dram_init equ 0x1A
text_pos_x_dram_init equ 0x02
text_pos_y_exc equ 0x00
text_pos_x_exc equ 0x00
include 'constants.asm' ; Constants
include 'text.asm' ; Text drawing routines
include 'pixelfont.asm' ; Font
include 'vdp_utils.asm' ; VDP utils
include 'svp.asm' ; SVP comms
; A label defining the end of ROM so we can compute the total size.
ROM_End:
| 38.673469 | 115 | 0.580739 |
8a6e1fb07ca490ff9c32c49dd4acfb9bbc3875f7 | 400 | asm | Assembly | AsmSamples/additionalSamples/nested_loops/mycode.asm | ytugba/My-Otiose-Projects | b0703f5e0b18cee186e44d3e40b6b5c3b162d739 | [
"MIT"
] | 1 | 2021-12-23T19:05:25.000Z | 2021-12-23T19:05:25.000Z | AsmSamples/additionalSamples/nested_loops/mycode.asm | ytugba/My-Otiose-Projects | b0703f5e0b18cee186e44d3e40b6b5c3b162d739 | [
"MIT"
] | null | null | null | AsmSamples/additionalSamples/nested_loops/mycode.asm | ytugba/My-Otiose-Projects | b0703f5e0b18cee186e44d3e40b6b5c3b162d739 | [
"MIT"
] | null | null | null | ; nested for loop example
org 100h
mov ax, 0
mov bx, 0
mov dx, 0
mov cx, 4
l0:
push cx
mov cx, 3
l1:
push cx
mov cx, 2
l2:
inc ax
loop l2
pop cx
inc bx
loop l1
pop cx
inc dx
loop l0
; end of loops
hlt
| 13.793103 | 31 | 0.3425 |
b3456c4b8af03af90819d355ff5b0a22a2dbb5a6 | 596 | asm | Assembly | data/mapObjects/pokemontower6.asm | etdv-thevoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | 1 | 2022-01-09T05:28:52.000Z | 2022-01-09T05:28:52.000Z | data/mapObjects/pokemontower6.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | data/mapObjects/pokemontower6.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | PokemonTower6Object:
db $1 ; border block
db $2 ; warps
db $9, $12, $1, POKEMONTOWER_5
db $10, $9, $0, POKEMONTOWER_7
db $0 ; signs
db $5 ; objects
object SPRITE_MEDIUM, $c, $a, STAY, RIGHT, $1, OPP_CHANNELER, $b
object SPRITE_MEDIUM, $9, $5, STAY, DOWN, $2, OPP_CHANNELER, $c
object SPRITE_MEDIUM, $10, $5, STAY, LEFT, $3, OPP_CHANNELER, $d
object SPRITE_BALL, $6, $8, STAY, NONE, $4, RARE_CANDY
object SPRITE_BALL, $e, $e, STAY, NONE, $5, X_ACCURACY
; warp-to
EVENT_DISP POKEMONTOWER_6_WIDTH, $9, $12 ; POKEMONTOWER_5
EVENT_DISP POKEMONTOWER_6_WIDTH, $10, $9 ; POKEMONTOWER_7
| 29.8 | 65 | 0.686242 |
7a3cb80555e57f76ef90f1aeae178576eb1ebff3 | 556 | asm | Assembly | oeis/199/A199212.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/199/A199212.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/199/A199212.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A199212: a(n) = 2*5^n+1.
; 3,11,51,251,1251,6251,31251,156251,781251,3906251,19531251,97656251,488281251,2441406251,12207031251,61035156251,305175781251,1525878906251,7629394531251,38146972656251,190734863281251,953674316406251,4768371582031251,23841857910156251,119209289550781251,596046447753906251,2980232238769531251,14901161193847656251,74505805969238281251,372529029846191406251,1862645149230957031251,9313225746154785156251,46566128730773925781251,232830643653869628906251,1164153218269348144531251
mov $1,5
pow $1,$0
mul $1,2
add $1,1
mov $0,$1
| 61.777778 | 480 | 0.866906 |
f98089c270ab264e860757d19e400bc6e0dd8c44 | 3,926 | asm | Assembly | Lab 11/Project32_VS2019/quadratic.asm | neosSenpai/CPEN-3710-Lab-11 | d544b0e4ffcb1eb87e923586e7be90ce8a1e4378 | [
"MIT"
] | null | null | null | Lab 11/Project32_VS2019/quadratic.asm | neosSenpai/CPEN-3710-Lab-11 | d544b0e4ffcb1eb87e923586e7be90ce8a1e4378 | [
"MIT"
] | null | null | null | Lab 11/Project32_VS2019/quadratic.asm | neosSenpai/CPEN-3710-Lab-11 | d544b0e4ffcb1eb87e923586e7be90ce8a1e4378 | [
"MIT"
] | null | null | null | ; Quadratic function (quadratic.asm)
;
.586
.model flat,C
public Quadratic ; quadratic can be called by external code
.data
epsilon REAL4 0.0000001 ; if input is less than this, assume it is zero
determin REAL4 ? ; real value of discriminant D as a 32-bit (4-byte) IEEE short real
deterInt DWORD 4 ; CONSTANT value used in the calculation of the discriminant
rootInt DWORD 2 ; CONSTANT value used to calculate roots
.code
;-----------------------------------------------
Quadratic PROC
;
; Finds roots of quadratic equations using
; the FPU
;
; Recieves: A, B, and C pointed to by the EBP register
;
; Returns: 0 or -1 in EAX depending on if the
; roots are real (0) or complex (-1)
;-----------------------------------------------
COMPLEX_ROOT = -1 ; returns -1 if the roots are complex
push ebp ; save caller's base pointer
mov ebp, esp ; set up a new base pointer
call discriminant ; get the value of the discriminant D
; Check to see if the discriminant is = 0, if so then there is only one real solution
; since both roots will be the same value
finit
fld epsilon ; ST(0) = epsilon
fld determin ; ST(0) = discriminant, ST(1) = epsilon
fsub epsilon ; ST(0) = epsilon, ST(1) = discriminant, ST(2) = epsilon
fabs
fcomi ST(0),ST(1) ; Does D = 0?
ja L1 ; if D > 0 go to L1 which tests for complex roots
jmp continue ; if D = 0 then get the root
L1:
; is D < 0
fld epsilon ; ST(0) = epsilon
fld determin ; ST(0) = determin, ST(1) = epsilon
fcomi st(0),st(1) ; is d < 0
ja continue ; if yes we can get roots, if not then the equation is complex
mov eax,COMPLEX_ROOT ; returns -1 in eax if the root is complex
pop ebp ; restore previous base pointer
ret ; return with eax = -1
continue:
call getRoots
pop ebp
ret
Quadratic ENDP
;-----------------------------------------------
discriminant PROC
;
; This procdure calculates the value of the
; discriminant
;
; Recieves: A, B, and C pointed to by the EBP register
;
; Returns: determin (the Discriminant used for root calculations)
;-----------------------------------------------
finit ; initializes the FPU
fld real4 ptr[ebp+12] ; ST(0) = b
fld real4 ptr[ebp+12] ; ST(0) = b, ST(1) = b
fmul ; ST(0) = b*b
fld real4 ptr[ebp+8] ; ST(0) = a, ST(1) = b*b
fld real4 ptr[ebp+16] ; ST(0) = c, ST(1) = a, ST(2) = b*b
fmul ; ST(0) = a*c, ST(1) = b*b
fimul deterInt ; ST(0) = 4*(a*c), ST(1) = b*b
fsubp st(1),st(0) ; ST(0) = b*b - (4*a*c)
fstp determin ; store discriminant in determin
ret ; exit proc
discriminant ENDP
;-----------------------------------------------
getRoots PROC
;
; This procdure calculates the roots of a
; quadratic equation
;
; Recieves:A, B, and C pointed to by the EBP register
;
; Returns: 0 in EAX
;-----------------------------------------------
; (-b + sqrtD)/2a
fld real4 ptr[ebp+12] ; ST(0) = b
fchs ; ST(0) = -b
fld determin ; ST(0) = D, ST(1) = -b
fsqrt ; ST(0) = sqrtD, ST(1) = -b
faddp st(1),st(0) ; ST(0) = -b + sqrtD
fld real4 ptr[ebp+8] ; ST(0) = a, ST(1) = -b + sqrtD
fimul rootInt ; ST(0) = 2a, ST(1) = -b + sqrtD
fdivp st(1),st(0) ; ST(0) = (-b + sqrtD)/2a
mov edi,[ebp+20] ; get result pointer from stack frame at root1
fstp real4 ptr[edi] ; store the result in memory
; (-b - ?D)/2a
fld real4 ptr[ebp+12] ; ST(0) = b
fchs ; ST(0) = -b
fld determin ; ST(0) = D, ST(1) = -b
fsqrt ; ST(0) = sqrtD, ST(1) = -b
fsubp st(1),st(0) ; ST(0) = -b - sqrtD
fld real4 ptr[ebp+8] ; ST(0) = a, ST(1) = -b - sqrtD
fimul rootInt ; ST(0) = 2a, ST(1) = -b - sqrtD
fdivp st(1),st(0) ; ST(0) = (-b - sqrtD)/2a
mov edi,[ebp+24] ; get result pointer from stack frame at root2
fstp real4 ptr[edi] ; store the result in memory
xor eax,eax ; signal success
ret ; exit proc
getRoots ENDP
END
| 33.555556 | 88 | 0.573357 |
59a40d189e22fabf2d6f73d6051ca97f4b239670 | 587 | asm | Assembly | report/control_flow_analysis/inc/appendices/vocabulary/basic_block.asm | decomp/doc | fb82b6a5074aa8721afb24a5537bf1964ed20467 | [
"Unlicense"
] | 23 | 2016-05-27T10:16:40.000Z | 2021-09-16T08:14:04.000Z | report/control_flow_analysis/inc/appendices/vocabulary/basic_block.asm | decomp/doc | fb82b6a5074aa8721afb24a5537bf1964ed20467 | [
"Unlicense"
] | 48 | 2019-01-30T19:08:59.000Z | 2020-01-29T19:17:53.000Z | report/control_flow_analysis/inc/appendices/vocabulary/basic_block.asm | decomp/doc | fb82b6a5074aa8721afb24a5537bf1964ed20467 | [
"Unlicense"
] | 3 | 2019-05-25T21:15:26.000Z | 2019-09-09T07:36:14.000Z | ; Basic block with two non-branching instructions terminated by a
; branching instruction with the successors block_1 and block_2.
block_0:
mov eax, 0
cmp ecx, 42
je block_2
; Basic block with one non-branching instruction terminated by a
; fallthrough into block_2, as branches may only target the first
; instruction of basic blocks, and the je terminator instruction
; of block_0 targets block_2.
block_1:
mov eax, 1
; Basic block with zero non-branching instructions terminated by
; a branching instruction, returning control flow to the caller.
block_2:
ret
| 30.894737 | 65 | 0.768313 |
16cc87069b1363d1987613fc42ac8072067c2b6f | 1,240 | asm | Assembly | chap18/ex7/blend_avx512.asm | JamesType/optimization-manual | 61cdcebb16e0768a6ab7e85ed535e64e9d8cc31a | [
"0BSD"
] | 374 | 2021-06-08T10:42:01.000Z | 2022-03-29T14:21:45.000Z | chap18/ex7/blend_avx512.asm | JamesType/optimization-manual | 61cdcebb16e0768a6ab7e85ed535e64e9d8cc31a | [
"0BSD"
] | 1 | 2021-06-11T20:24:02.000Z | 2021-06-11T20:24:02.000Z | chap18/ex7/blend_avx512.asm | JamesType/optimization-manual | 61cdcebb16e0768a6ab7e85ed535e64e9d8cc31a | [
"0BSD"
] | 39 | 2021-06-08T11:25:29.000Z | 2022-03-05T05:14:17.000Z | ;
; Copyright (C) 2021 by Intel Corporation
;
; Permission to use, copy, modify, and/or distribute this software for any
; purpose with or without fee is hereby granted.
;
; THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
; AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
; OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
; PERFORMANCE OF THIS SOFTWARE.
;
; .globl blend_avx512
; # void blend_avx512(uint32_t *a, uint32_t *b, size_t N);
; # On entry:
; # rcx = a
; # rdx = b
; # r8 = N
.code
blend_avx512 PROC public
; push rbx
; mov rax,rcx ; mov rax,a
; mov rbx,rdx ; mov rbx,b
; mov r8,size2
loop1:
vmovdqa32 zmm1,[rcx +r8*4 -40h]
vmovdqa32 zmm2,[rdx +r8*4 -40h]
vpcmpgtd k1,zmm1,zmm2
vpaddd zmm1{k1},zmm1,zmm2
vmovdqa32 [rcx +r8*4 -40h],zmm1
sub r8,16
jne loop1
; pop rbx
vzeroupper
ret
blend_avx512 ENDP
end | 26.956522 | 79 | 0.675806 |
171724acf439937d7de910e752c9d262b973530b | 544 | asm | Assembly | programs/oeis/054/A054429.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/054/A054429.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/054/A054429.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A054429: Simple self-inverse permutation of natural numbers: List each block of 2^n numbers (from 2^n to 2^(n+1) - 1) in reverse order.
; 1,3,2,7,6,5,4,15,14,13,12,11,10,9,8,31,30,29,28,27,26,25,24,23,22,21,20,19,18,17,16,63,62,61,60,59,58,57,56,55,54,53,52,51,50,49,48,47,46,45,44,43,42,41,40,39,38,37,36,35,34,33,32,127,126,125,124,123,122,121,120,119,118,117,116,115,114,113,112,111,110,109,108,107,106,105,104,103,102,101,100,99,98,97,96,95,94,93,92,91
mov $1,2
mov $2,1
lpb $0
mov $2,$0
trn $0,$1
mul $1,2
lpe
sub $1,$2
mov $0,$1
| 41.846154 | 320 | 0.665441 |
ffb1d0431455331cc4d8b4537b8390fcda125688 | 474 | asm | Assembly | programs/oeis/239/A239286.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/239/A239286.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/239/A239286.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A239286: Expansion of (x + 1)*(3*x^2 + 2*x + 1)/(x^2 + x + 1)^2.
; 1,1,0,-2,1,3,-5,1,6,-8,1,9,-11,1,12,-14,1,15,-17,1,18,-20,1,21,-23,1,24,-26,1,27,-29,1,30,-32,1,33,-35,1,36,-38,1,39,-41,1,42,-44,1,45,-47,1,48,-50,1,51,-53,1,54,-56,1,57,-59,1,60,-62,1,63,-65,1,66,-68,1,69,-71,1,72,-74,1,75,-77,1,78,-80,1,81,-83,1,84,-86,1,87,-89,1,90,-92,1,93,-95,1,96,-98
mul $0,2
mov $2,$0
sub $2,2
mov $0,$2
mov $1,2
lpb $0
sub $0,1
sub $2,$1
add $1,$2
lpe
div $1,2
mov $0,$1
| 29.625 | 293 | 0.521097 |
b7288c7cdebffee0c8f28a78831e944f884d7bc0 | 1,228 | asm | Assembly | ADL/Assemble/Update/1/RHR_sort_inc.asm | MaxMorning/LinkedListVisualization | b2a4f8f11ff6f6dfb495566a006e3472f1dac369 | [
"Apache-2.0"
] | 3 | 2021-11-06T03:47:08.000Z | 2021-11-06T03:47:11.000Z | ADL/Assemble/Update/1/RHR_sort_inc.asm | MaxMorning/LinkedListVisualization | b2a4f8f11ff6f6dfb495566a006e3472f1dac369 | [
"Apache-2.0"
] | null | null | null | ADL/Assemble/Update/1/RHR_sort_inc.asm | MaxMorning/LinkedListVisualization | b2a4f8f11ff6f6dfb495566a006e3472f1dac369 | [
"Apache-2.0"
] | 1 | 2021-11-06T03:47:14.000Z | 2021-11-06T03:47:14.000Z | aLine 0
gNew basePtr
gMoveNext basePtr, Root
gNewVPtr maxNext
gNewVPtr rootNext
gMoveNext rootNext, Root
aLine 1
gNew basePrev
gMove basePrev, Root
gNew maxPtr, 1085, 800
gNew maxPrev, 1085, 860
gNew currentPtr, 1085, 920
gNew currentPrev, 1085, 980
aLine 2
gBeq basePtr, Root, 45
aLine 4
gMove maxPtr, basePtr
aLine 5
gMove maxPrev, basePrev
aLine 6
gMoveNext currentPtr, basePtr
aLine 7
gMove currentPrev, basePtr
aLine 8
gBeq currentPtr, Root, 12
aLine 9
vBge maxPtr, currentPtr, 5
aLine 10
gMove maxPrev, currentPrev
aLine 11
gMove maxPtr, currentPtr
aLine 13
gMove currentPrev, currentPtr
aLine 14
gMoveNext currentPtr, currentPtr
Jmp -12
aLine 17
gBne maxPtr, basePtr, 3
aLine 18
gMoveNext basePtr, basePtr
aLine 20
gBne basePrev, Root, 5
aLine 21
gMove basePrev, maxPtr
aLine 22
gMove Rear, maxPtr
aLine 24
gMoveNext maxNext, maxPtr
nMoveRelOut maxPtr, maxPtr, 100
pSetNext maxPrev, maxNext
aLine 25
pDeleteNext maxPtr
nMoveRelOut maxPtr, Root, 100
gMoveNext rootNext, Root
pSetNext maxPtr, rootNext
aLine 26
pSetNext Root, maxPtr
aStd
Jmp -45
aLine 28
gDelete basePrev
gDelete basePtr
gDelete maxNext
gDelete maxPtr
gDelete maxPrev
gDelete rootNext
gDelete currentPtr
gDelete currentPrev
aStd
Halt | 13.204301 | 32 | 0.802117 |
8f3b525eae395ffb3f5e186d2d69e656f8149225 | 244 | asm | Assembly | libsrc/stdio/ansi/osca/f_ansi_scrollup.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/stdio/ansi/osca/f_ansi_scrollup.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | libsrc/stdio/ansi/osca/f_ansi_scrollup.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | ;
; OSCA C Library
;
; ANSI Video handling
;
; Scrollup
;
; Stefano Bodrato - June 2012
;
; $Id: f_ansi_scrollup.asm,v 1.1 2012/05/31 14:52:59 stefano Exp $
;
XLIB ansi_SCROLLUP
INCLUDE "flos.def"
.ansi_SCROLLUP
jp kjt_scroll_up
| 13.555556 | 66 | 0.67623 |
930c6f110736db088f3a8f9cbe818be21bf1bda4 | 1,275 | asm | Assembly | _maps/SBZ Stomper and Door.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 9 | 2021-01-15T13:47:53.000Z | 2022-01-17T15:33:55.000Z | _maps/SBZ Stomper and Door.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 7 | 2021-01-14T02:18:48.000Z | 2021-03-24T15:44:30.000Z | _maps/SBZ Stomper and Door.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 2 | 2021-01-14T13:14:26.000Z | 2021-01-29T17:46:04.000Z | ; ---------------------------------------------------------------------------
; Sprite mappings - stomper and platforms (SBZ)
; ---------------------------------------------------------------------------
Map_Stomp_internal:
dc.w @door-Map_Stomp_internal
dc.w @stomper-Map_Stomp_internal
dc.w @stomper-Map_Stomp_internal
dc.w @stomper-Map_Stomp_internal
dc.w @bigdoor-Map_Stomp_internal
@door: dc.b 4
dc.b $F4, $E, $21, $AF, $C0 ; horizontal sliding door
dc.b $F4, $E, $21, $B2, $E0
dc.b $F4, $E, $21, $B2, 0
dc.b $F4, $E, $29, $AF, $20
@stomper: dc.b 8
dc.b $E0, $C, 0, $C, $E4 ; stomper block with yellow/black stripes
dc.b $E0, 8, 0, $10, 4
dc.b $E8, $E, $20, $13, $E4
dc.b $E8, $A, $20, $1F, 4
dc.b 0, $E, $20, $13, $E4
dc.b 0, $A, $20, $1F, 4
dc.b $18, $C, 0, $C, $E4
dc.b $18, 8, 0, $10, 4
@bigdoor: dc.b $E
dc.b $C0, $F, 0, 0, $80 ; huge diagonal sliding door from SBZ3
dc.b $C0, $F, 0, $10, $A0
dc.b $C0, $F, 0, $20, $C0
dc.b $C0, $F, 0, $10, $E0
dc.b $C0, $F, 0, $20, 0
dc.b $C0, $F, 0, $10, $20
dc.b $C0, $F, 0, $30, $40
dc.b $C0, $D, 0, $40, $60
dc.b $E0, $F, 0, $48, $80
dc.b $E0, $F, 0, $48, $C0
dc.b $E0, $F, 0, $58, 0
dc.b 0, $F, 0, $48, $80
dc.b 0, $F, 0, $58, $C0
dc.b $20, $F, 0, $58, $80
even | 32.692308 | 77 | 0.463529 |
41cf6624ba6e4debd2e84c24f449b3670d0b1936 | 659 | asm | Assembly | oeis/037/A037583.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/037/A037583.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/037/A037583.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A037583: Base 4 digits are, in order, the first n terms of the periodic sequence with initial period 3,1.
; 3,13,55,221,887,3549,14199,56797,227191,908765,3635063,14540253,58161015,232644061,930576247,3722304989,14889219959,59556879837,238227519351,952910077405,3811640309623,15246561238493,60986244953975,243944979815901,975779919263607,3903119677054429,15612478708217719,62449914832870877,249799659331483511,999198637325934045,3996794549303736183,15987178197214944733,63948712788859778935,255794851155439115741,1023179404621756462967,4092717618487025851869,16370870473948103407479,65483481895792413629917
mov $1,4
pow $1,$0
mul $1,52
div $1,15
mov $0,$1
| 73.222222 | 500 | 0.864947 |
213c4ff4bb196a539096d89196dcfdcdbd58cd16 | 6,426 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_21829_2533.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_21829_2533.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_21829_2533.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r14
push %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0xb5b6, %r9
nop
nop
nop
nop
nop
and $40485, %r13
mov (%r9), %esi
add %r8, %r8
lea addresses_normal_ht+0x144b6, %r8
cmp %r14, %r14
mov (%r8), %r13w
nop
nop
nop
nop
dec %rsi
lea addresses_UC_ht+0x11fae, %rdi
nop
cmp $45691, %rbp
movl $0x61626364, (%rdi)
nop
nop
nop
cmp $809, %r9
lea addresses_A_ht+0x1a36, %rsi
lea addresses_normal_ht+0x15336, %rdi
nop
and %r14, %r14
mov $28, %rcx
rep movsl
nop
nop
add $62123, %rsi
lea addresses_UC_ht+0x18eb6, %rsi
nop
dec %r13
mov $0x6162636465666768, %r14
movq %r14, (%rsi)
nop
nop
nop
nop
cmp %rsi, %rsi
lea addresses_A_ht+0x7902, %rsi
lea addresses_UC_ht+0x1661, %rdi
nop
nop
nop
add $64222, %r14
mov $117, %rcx
rep movsw
nop
nop
nop
nop
dec %r14
lea addresses_A_ht+0x11036, %rsi
lea addresses_WT_ht+0xb5b6, %rdi
clflush (%rdi)
nop
cmp %r8, %r8
mov $56, %rcx
rep movsw
nop
nop
inc %rbp
lea addresses_normal_ht+0xf96, %r9
clflush (%r9)
nop
inc %rcx
mov $0x6162636465666768, %r14
movq %r14, %xmm5
movups %xmm5, (%r9)
nop
nop
nop
nop
nop
cmp $145, %r8
lea addresses_normal_ht+0xb396, %rsi
clflush (%rsi)
nop
nop
nop
nop
sub $32941, %r9
mov $0x6162636465666768, %r14
movq %r14, (%rsi)
nop
nop
nop
nop
mfence
lea addresses_A_ht+0x94f6, %r8
clflush (%r8)
and $42535, %rsi
mov (%r8), %rcx
cmp $49974, %r14
pop %rsi
pop %rdi
pop %rcx
pop %rbp
pop %r9
pop %r8
pop %r14
pop %r13
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r15
push %r8
push %rbx
push %rcx
push %rdi
// Faulty Load
lea addresses_US+0x45b6, %rcx
and $31791, %rdi
mov (%rcx), %r8
lea oracles, %rbx
and $0xff, %r8
shlq $12, %r8
mov (%rbx,%r8,1), %r8
pop %rdi
pop %rcx
pop %rbx
pop %r8
pop %r15
pop %r10
ret
/*
<gen_faulty_load>
[REF]
{'OP': 'LOAD', 'src': {'type': 'addresses_US', 'AVXalign': False, 'congruent': 0, 'size': 16, 'same': False, 'NT': False}}
[Faulty Load]
{'OP': 'LOAD', 'src': {'type': 'addresses_US', 'AVXalign': False, 'congruent': 0, 'size': 8, 'same': True, 'NT': False}}
<gen_prepare_buffer>
{'OP': 'LOAD', 'src': {'type': 'addresses_normal_ht', 'AVXalign': False, 'congruent': 10, 'size': 4, 'same': False, 'NT': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_normal_ht', 'AVXalign': False, 'congruent': 8, 'size': 2, 'same': False, 'NT': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_UC_ht', 'AVXalign': False, 'congruent': 3, 'size': 4, 'same': False, 'NT': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_A_ht', 'congruent': 6, 'same': False}, 'dst': {'type': 'addresses_normal_ht', 'congruent': 5, 'same': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_UC_ht', 'AVXalign': True, 'congruent': 7, 'size': 8, 'same': True, 'NT': True}}
{'OP': 'REPM', 'src': {'type': 'addresses_A_ht', 'congruent': 1, 'same': False}, 'dst': {'type': 'addresses_UC_ht', 'congruent': 0, 'same': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_A_ht', 'congruent': 4, 'same': False}, 'dst': {'type': 'addresses_WT_ht', 'congruent': 7, 'same': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_normal_ht', 'AVXalign': False, 'congruent': 2, 'size': 16, 'same': False, 'NT': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_normal_ht', 'AVXalign': False, 'congruent': 2, 'size': 8, 'same': False, 'NT': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_A_ht', 'AVXalign': False, 'congruent': 6, 'size': 8, 'same': False, 'NT': False}}
{'00': 21829}
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
*/
| 38.945455 | 2,999 | 0.659353 |
bf5b9239b02644347c8ee54bc5c63edefd6b817a | 6,724 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_21829_894.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_21829_894.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_21829_894.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r13
push %r15
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1ed39, %rsi
lea addresses_normal_ht+0x105dd, %rdi
nop
nop
nop
sub $11691, %r15
mov $51, %rcx
rep movsb
cmp $41342, %r10
lea addresses_normal_ht+0x1a271, %rbp
clflush (%rbp)
nop
nop
nop
xor %r13, %r13
movb (%rbp), %cl
nop
nop
nop
nop
nop
add $16169, %r10
lea addresses_normal_ht+0xc9b9, %r10
clflush (%r10)
nop
nop
nop
nop
nop
sub %r13, %r13
movups (%r10), %xmm1
vpextrq $0, %xmm1, %rcx
nop
nop
nop
nop
nop
sub %rcx, %rcx
lea addresses_A_ht+0x12379, %r13
nop
nop
nop
dec %rdi
mov (%r13), %rsi
inc %r15
lea addresses_UC_ht+0xf839, %r13
nop
nop
nop
nop
xor %rsi, %rsi
movb (%r13), %cl
nop
nop
nop
xor $37163, %r15
lea addresses_UC_ht+0x19239, %rdi
and $61351, %r13
mov $0x6162636465666768, %r15
movq %r15, %xmm4
and $0xffffffffffffffc0, %rdi
vmovaps %ymm4, (%rdi)
nop
nop
nop
nop
add %rsi, %rsi
lea addresses_D_ht+0xaeb6, %rsi
lea addresses_A_ht+0xe639, %rdi
nop
nop
nop
xor $29475, %r11
mov $36, %rcx
rep movsq
sub %r15, %r15
lea addresses_D_ht+0x1427d, %rsi
nop
nop
nop
xor %rdi, %rdi
movb $0x61, (%rsi)
nop
nop
nop
and $19014, %r15
lea addresses_WC_ht+0x136b9, %r11
nop
nop
nop
nop
nop
add %r15, %r15
mov (%r11), %si
nop
cmp %r11, %r11
lea addresses_D_ht+0x3339, %rsi
lea addresses_WT_ht+0x1e5a9, %rdi
nop
nop
nop
nop
add $31453, %r10
mov $49, %rcx
rep movsb
nop
nop
nop
nop
nop
inc %rbp
lea addresses_D_ht+0xf01, %r10
clflush (%r10)
nop
nop
dec %rdi
movups (%r10), %xmm6
vpextrq $0, %xmm6, %rcx
nop
nop
nop
xor $6120, %r13
pop %rsi
pop %rdi
pop %rcx
pop %rbp
pop %r15
pop %r13
pop %r11
pop %r10
ret
.global s_faulty_load
s_faulty_load:
push %r14
push %r15
push %r9
push %rbp
push %rdi
// Faulty Load
lea addresses_WC+0x12839, %rbp
nop
nop
nop
and $34381, %r9
mov (%rbp), %r14d
lea oracles, %r9
and $0xff, %r14
shlq $12, %r14
mov (%r9,%r14,1), %r14
pop %rdi
pop %rbp
pop %r9
pop %r15
pop %r14
ret
/*
<gen_faulty_load>
[REF]
{'OP': 'LOAD', 'src': {'type': 'addresses_WC', 'size': 4, 'AVXalign': False, 'NT': False, 'congruent': 0, 'same': False}}
[Faulty Load]
{'OP': 'LOAD', 'src': {'type': 'addresses_WC', 'size': 4, 'AVXalign': False, 'NT': False, 'congruent': 0, 'same': True}}
<gen_prepare_buffer>
{'OP': 'REPM', 'src': {'type': 'addresses_D_ht', 'congruent': 7, 'same': False}, 'dst': {'type': 'addresses_normal_ht', 'congruent': 1, 'same': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_normal_ht', 'size': 1, 'AVXalign': False, 'NT': False, 'congruent': 2, 'same': True}}
{'OP': 'LOAD', 'src': {'type': 'addresses_normal_ht', 'size': 16, 'AVXalign': False, 'NT': False, 'congruent': 7, 'same': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_A_ht', 'size': 8, 'AVXalign': False, 'NT': True, 'congruent': 2, 'same': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_UC_ht', 'size': 1, 'AVXalign': False, 'NT': False, 'congruent': 9, 'same': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_UC_ht', 'size': 32, 'AVXalign': True, 'NT': False, 'congruent': 9, 'same': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_D_ht', 'congruent': 0, 'same': False}, 'dst': {'type': 'addresses_A_ht', 'congruent': 8, 'same': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_D_ht', 'size': 1, 'AVXalign': False, 'NT': False, 'congruent': 0, 'same': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_WC_ht', 'size': 2, 'AVXalign': False, 'NT': False, 'congruent': 5, 'same': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_D_ht', 'congruent': 8, 'same': False}, 'dst': {'type': 'addresses_WT_ht', 'congruent': 4, 'same': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_D_ht', 'size': 16, 'AVXalign': False, 'NT': False, 'congruent': 2, 'same': False}}
{'00': 21829}
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
*/
| 35.389474 | 2,999 | 0.65809 |
38315ceb8a7102bb02ebde370dc808a55149e761 | 301 | asm | Assembly | src/XenobladeChroniclesX/Mods/BattleDamageModGround2/patch_dmg.asm | Torphedo/cemu_graphic_packs | 610c2e981a32e70958a61846207f6d6c4e475c8c | [
"CC0-1.0"
] | 1,002 | 2017-01-10T13:10:55.000Z | 2020-11-20T18:34:19.000Z | src/XenobladeChroniclesX/Mods/BattleDamageModGround2/patch_dmg.asm | Torphedo/cemu_graphic_packs | 610c2e981a32e70958a61846207f6d6c4e475c8c | [
"CC0-1.0"
] | 347 | 2017-01-11T21:13:20.000Z | 2020-11-27T11:33:05.000Z | src/XenobladeChroniclesX/Mods/BattleDamageModGround2/patch_dmg.asm | Torphedo/cemu_graphic_packs | 610c2e981a32e70958a61846207f6d6c4e475c8c | [
"CC0-1.0"
] | 850 | 2017-01-10T06:06:43.000Z | 2020-11-06T21:16:49.000Z | [XCX_DAMAGES]
moduleMatches = 0xF882D5CF, 0x30B6E091 ; 1.0.1E, 1.0.2U
.origin = codecave
.int $divr
_divide_dmg:
li r4, $divr
divw r4, r31, r4
blr
0x025D896C = bla _divide_dmg
[XCX_DAMAGES_1U]
moduleMatches = 0xAB97DE6B ; 1.0.1U
.origin = codecave
.int $mult
0x025D88FC = mulli r4, r31, $mult
| 13.086957 | 55 | 0.717608 |
b3410a3e620dc66080058b6fc2ae251fa3c2d4f9 | 116,104 | asm | Assembly | src/igzip/hufftables_sam.asm | robinmoussu/fastzip | 85f71b7862af0940cadbafb44f80856581ecb023 | [
"RSA-MD"
] | 2 | 2019-02-08T16:53:53.000Z | 2021-03-21T05:09:13.000Z | src/igzip/hufftables_sam.asm | robinmoussu/fastzip | 85f71b7862af0940cadbafb44f80856581ecb023 | [
"RSA-MD"
] | 1 | 2020-09-10T12:32:37.000Z | 2020-09-10T12:36:36.000Z | src/igzip/hufftables_sam.asm | robinmoussu/fastzip | 85f71b7862af0940cadbafb44f80856581ecb023 | [
"RSA-MD"
] | 3 | 2017-05-08T04:44:56.000Z | 2018-12-01T16:12:44.000Z | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; The MIT License
;
; Copyright (c) 2014 Intel Corporation
;
; Permission is hereby granted, free of charge, to any person
; obtaining a copy of this software and associated documentation
; files (the "Software"), to deal in the Software without
; restriction, including without limitation the rights to use,
; copy, modify, merge, publish, distribute, sublicense, and/or
; sell copies of the Software, and to permit persons to whom the
; Software is furnished to do so, subject to the following
; conditions:
;
; The above copyright notice and this permission notice shall be
; included in all copies or substantial portions of the
; Software.
;
; THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
; KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
; WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
; PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
; COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
; LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
; OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
; SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
%include "options.asm"
%ifndef ASM_ALL
global huff_tables
global dist_table
global len_table
global lit_table
%ifndef LONGER_HUFFTABLE
global dcodes
%endif
%endif
section .data
align 64
huff_tables:
dist_table:
dd 0x00001706, 0x00001f07, 0x00005f07, 0x00003f07,
dd 0x00000906, 0x00002906, 0x00003707, 0x00007707,
dd 0x00001907, 0x00003907, 0x00005907, 0x00007907,
dd 0x00000507, 0x00002507, 0x00004507, 0x00006507,
dd 0x00000207, 0x00001207, 0x00002207, 0x00003207,
dd 0x00004207, 0x00005207, 0x00006207, 0x00007207,
dd 0x00001508, 0x00003508, 0x00005508, 0x00007508,
dd 0x00009508, 0x0000b508, 0x0000d508, 0x0000f508,
dd 0x00000d09, 0x00002d09, 0x00004d09, 0x00006d09,
dd 0x00008d09, 0x0000ad09, 0x0000cd09, 0x0000ed09,
dd 0x00010d09, 0x00012d09, 0x00014d09, 0x00016d09,
dd 0x00018d09, 0x0001ad09, 0x0001cd09, 0x0001ed09,
dd 0x00001d09, 0x00003d09, 0x00005d09, 0x00007d09,
dd 0x00009d09, 0x0000bd09, 0x0000dd09, 0x0000fd09,
dd 0x00011d09, 0x00013d09, 0x00015d09, 0x00017d09,
dd 0x00019d09, 0x0001bd09, 0x0001dd09, 0x0001fd09,
dd 0x00000f0b, 0x00004f0b, 0x00008f0b, 0x0000cf0b,
dd 0x00010f0b, 0x00014f0b, 0x00018f0b, 0x0001cf0b,
dd 0x00020f0b, 0x00024f0b, 0x00028f0b, 0x0002cf0b,
dd 0x00030f0b, 0x00034f0b, 0x00038f0b, 0x0003cf0b,
dd 0x00040f0b, 0x00044f0b, 0x00048f0b, 0x0004cf0b,
dd 0x00050f0b, 0x00054f0b, 0x00058f0b, 0x0005cf0b,
dd 0x00060f0b, 0x00064f0b, 0x00068f0b, 0x0006cf0b,
dd 0x00070f0b, 0x00074f0b, 0x00078f0b, 0x0007cf0b,
dd 0x0000ff0e, 0x0002ff0e, 0x0004ff0e, 0x0006ff0e,
dd 0x0008ff0e, 0x000aff0e, 0x000cff0e, 0x000eff0e,
dd 0x0010ff0e, 0x0012ff0e, 0x0014ff0e, 0x0016ff0e,
dd 0x0018ff0e, 0x001aff0e, 0x001cff0e, 0x001eff0e,
dd 0x0020ff0e, 0x0022ff0e, 0x0024ff0e, 0x0026ff0e,
dd 0x0028ff0e, 0x002aff0e, 0x002cff0e, 0x002eff0e,
dd 0x0030ff0e, 0x0032ff0e, 0x0034ff0e, 0x0036ff0e,
dd 0x0038ff0e, 0x003aff0e, 0x003cff0e, 0x003eff0e,
dd 0x00007f0e, 0x00017f0e, 0x00027f0e, 0x00037f0e,
dd 0x00047f0e, 0x00057f0e, 0x00067f0e, 0x00077f0e,
dd 0x00087f0e, 0x00097f0e, 0x000a7f0e, 0x000b7f0e,
dd 0x000c7f0e, 0x000d7f0e, 0x000e7f0e, 0x000f7f0e,
dd 0x00107f0e, 0x00117f0e, 0x00127f0e, 0x00137f0e,
dd 0x00147f0e, 0x00157f0e, 0x00167f0e, 0x00177f0e,
dd 0x00187f0e, 0x00197f0e, 0x001a7f0e, 0x001b7f0e,
dd 0x001c7f0e, 0x001d7f0e, 0x001e7f0e, 0x001f7f0e,
dd 0x00207f0e, 0x00217f0e, 0x00227f0e, 0x00237f0e,
dd 0x00247f0e, 0x00257f0e, 0x00267f0e, 0x00277f0e,
dd 0x00287f0e, 0x00297f0e, 0x002a7f0e, 0x002b7f0e,
dd 0x002c7f0e, 0x002d7f0e, 0x002e7f0e, 0x002f7f0e,
dd 0x00307f0e, 0x00317f0e, 0x00327f0e, 0x00337f0e,
dd 0x00347f0e, 0x00357f0e, 0x00367f0e, 0x00377f0e,
dd 0x00387f0e, 0x00397f0e, 0x003a7f0e, 0x003b7f0e,
dd 0x003c7f0e, 0x003d7f0e, 0x003e7f0e, 0x003f7f0e,
dd 0x00002f0c, 0x00006f0c, 0x0000af0c, 0x0000ef0c,
dd 0x00012f0c, 0x00016f0c, 0x0001af0c, 0x0001ef0c,
dd 0x00022f0c, 0x00026f0c, 0x0002af0c, 0x0002ef0c,
dd 0x00032f0c, 0x00036f0c, 0x0003af0c, 0x0003ef0c,
dd 0x00042f0c, 0x00046f0c, 0x0004af0c, 0x0004ef0c,
dd 0x00052f0c, 0x00056f0c, 0x0005af0c, 0x0005ef0c,
dd 0x00062f0c, 0x00066f0c, 0x0006af0c, 0x0006ef0c,
dd 0x00072f0c, 0x00076f0c, 0x0007af0c, 0x0007ef0c,
dd 0x00082f0c, 0x00086f0c, 0x0008af0c, 0x0008ef0c,
dd 0x00092f0c, 0x00096f0c, 0x0009af0c, 0x0009ef0c,
dd 0x000a2f0c, 0x000a6f0c, 0x000aaf0c, 0x000aef0c,
dd 0x000b2f0c, 0x000b6f0c, 0x000baf0c, 0x000bef0c,
dd 0x000c2f0c, 0x000c6f0c, 0x000caf0c, 0x000cef0c,
dd 0x000d2f0c, 0x000d6f0c, 0x000daf0c, 0x000def0c,
dd 0x000e2f0c, 0x000e6f0c, 0x000eaf0c, 0x000eef0c,
dd 0x000f2f0c, 0x000f6f0c, 0x000faf0c, 0x000fef0c,
dd 0x00000009, 0x00000409, 0x00000809, 0x00000c09,
dd 0x00001009, 0x00001409, 0x00001809, 0x00001c09,
dd 0x00002009, 0x00002409, 0x00002809, 0x00002c09,
dd 0x00003009, 0x00003409, 0x00003809, 0x00003c09,
dd 0x00004009, 0x00004409, 0x00004809, 0x00004c09,
dd 0x00005009, 0x00005409, 0x00005809, 0x00005c09,
dd 0x00006009, 0x00006409, 0x00006809, 0x00006c09,
dd 0x00007009, 0x00007409, 0x00007809, 0x00007c09,
dd 0x00008009, 0x00008409, 0x00008809, 0x00008c09,
dd 0x00009009, 0x00009409, 0x00009809, 0x00009c09,
dd 0x0000a009, 0x0000a409, 0x0000a809, 0x0000ac09,
dd 0x0000b009, 0x0000b409, 0x0000b809, 0x0000bc09,
dd 0x0000c009, 0x0000c409, 0x0000c809, 0x0000cc09,
dd 0x0000d009, 0x0000d409, 0x0000d809, 0x0000dc09,
dd 0x0000e009, 0x0000e409, 0x0000e809, 0x0000ec09,
dd 0x0000f009, 0x0000f409, 0x0000f809, 0x0000fc09,
dd 0x00010009, 0x00010409, 0x00010809, 0x00010c09,
dd 0x00011009, 0x00011409, 0x00011809, 0x00011c09,
dd 0x00012009, 0x00012409, 0x00012809, 0x00012c09,
dd 0x00013009, 0x00013409, 0x00013809, 0x00013c09,
dd 0x00014009, 0x00014409, 0x00014809, 0x00014c09,
dd 0x00015009, 0x00015409, 0x00015809, 0x00015c09,
dd 0x00016009, 0x00016409, 0x00016809, 0x00016c09,
dd 0x00017009, 0x00017409, 0x00017809, 0x00017c09,
dd 0x00018009, 0x00018409, 0x00018809, 0x00018c09,
dd 0x00019009, 0x00019409, 0x00019809, 0x00019c09,
dd 0x0001a009, 0x0001a409, 0x0001a809, 0x0001ac09,
dd 0x0001b009, 0x0001b409, 0x0001b809, 0x0001bc09,
dd 0x0001c009, 0x0001c409, 0x0001c809, 0x0001cc09,
dd 0x0001d009, 0x0001d409, 0x0001d809, 0x0001dc09,
dd 0x0001e009, 0x0001e409, 0x0001e809, 0x0001ec09,
dd 0x0001f009, 0x0001f409, 0x0001f809, 0x0001fc09,
dd 0x0000030c, 0x0000230c, 0x0000430c, 0x0000630c,
dd 0x0000830c, 0x0000a30c, 0x0000c30c, 0x0000e30c,
dd 0x0001030c, 0x0001230c, 0x0001430c, 0x0001630c,
dd 0x0001830c, 0x0001a30c, 0x0001c30c, 0x0001e30c,
dd 0x0002030c, 0x0002230c, 0x0002430c, 0x0002630c,
dd 0x0002830c, 0x0002a30c, 0x0002c30c, 0x0002e30c,
dd 0x0003030c, 0x0003230c, 0x0003430c, 0x0003630c,
dd 0x0003830c, 0x0003a30c, 0x0003c30c, 0x0003e30c,
dd 0x0004030c, 0x0004230c, 0x0004430c, 0x0004630c,
dd 0x0004830c, 0x0004a30c, 0x0004c30c, 0x0004e30c,
dd 0x0005030c, 0x0005230c, 0x0005430c, 0x0005630c,
dd 0x0005830c, 0x0005a30c, 0x0005c30c, 0x0005e30c,
dd 0x0006030c, 0x0006230c, 0x0006430c, 0x0006630c,
dd 0x0006830c, 0x0006a30c, 0x0006c30c, 0x0006e30c,
dd 0x0007030c, 0x0007230c, 0x0007430c, 0x0007630c,
dd 0x0007830c, 0x0007a30c, 0x0007c30c, 0x0007e30c,
dd 0x0008030c, 0x0008230c, 0x0008430c, 0x0008630c,
dd 0x0008830c, 0x0008a30c, 0x0008c30c, 0x0008e30c,
dd 0x0009030c, 0x0009230c, 0x0009430c, 0x0009630c,
dd 0x0009830c, 0x0009a30c, 0x0009c30c, 0x0009e30c,
dd 0x000a030c, 0x000a230c, 0x000a430c, 0x000a630c,
dd 0x000a830c, 0x000aa30c, 0x000ac30c, 0x000ae30c,
dd 0x000b030c, 0x000b230c, 0x000b430c, 0x000b630c,
dd 0x000b830c, 0x000ba30c, 0x000bc30c, 0x000be30c,
dd 0x000c030c, 0x000c230c, 0x000c430c, 0x000c630c,
dd 0x000c830c, 0x000ca30c, 0x000cc30c, 0x000ce30c,
dd 0x000d030c, 0x000d230c, 0x000d430c, 0x000d630c,
dd 0x000d830c, 0x000da30c, 0x000dc30c, 0x000de30c,
dd 0x000e030c, 0x000e230c, 0x000e430c, 0x000e630c,
dd 0x000e830c, 0x000ea30c, 0x000ec30c, 0x000ee30c,
dd 0x000f030c, 0x000f230c, 0x000f430c, 0x000f630c,
dd 0x000f830c, 0x000fa30c, 0x000fc30c, 0x000fe30c,
dd 0x00000a0c, 0x00001a0c, 0x00002a0c, 0x00003a0c,
dd 0x00004a0c, 0x00005a0c, 0x00006a0c, 0x00007a0c,
dd 0x00008a0c, 0x00009a0c, 0x0000aa0c, 0x0000ba0c,
dd 0x0000ca0c, 0x0000da0c, 0x0000ea0c, 0x0000fa0c,
dd 0x00010a0c, 0x00011a0c, 0x00012a0c, 0x00013a0c,
dd 0x00014a0c, 0x00015a0c, 0x00016a0c, 0x00017a0c,
dd 0x00018a0c, 0x00019a0c, 0x0001aa0c, 0x0001ba0c,
dd 0x0001ca0c, 0x0001da0c, 0x0001ea0c, 0x0001fa0c,
dd 0x00020a0c, 0x00021a0c, 0x00022a0c, 0x00023a0c,
dd 0x00024a0c, 0x00025a0c, 0x00026a0c, 0x00027a0c,
dd 0x00028a0c, 0x00029a0c, 0x0002aa0c, 0x0002ba0c,
dd 0x0002ca0c, 0x0002da0c, 0x0002ea0c, 0x0002fa0c,
dd 0x00030a0c, 0x00031a0c, 0x00032a0c, 0x00033a0c,
dd 0x00034a0c, 0x00035a0c, 0x00036a0c, 0x00037a0c,
dd 0x00038a0c, 0x00039a0c, 0x0003aa0c, 0x0003ba0c,
dd 0x0003ca0c, 0x0003da0c, 0x0003ea0c, 0x0003fa0c,
dd 0x00040a0c, 0x00041a0c, 0x00042a0c, 0x00043a0c,
dd 0x00044a0c, 0x00045a0c, 0x00046a0c, 0x00047a0c,
dd 0x00048a0c, 0x00049a0c, 0x0004aa0c, 0x0004ba0c,
dd 0x0004ca0c, 0x0004da0c, 0x0004ea0c, 0x0004fa0c,
dd 0x00050a0c, 0x00051a0c, 0x00052a0c, 0x00053a0c,
dd 0x00054a0c, 0x00055a0c, 0x00056a0c, 0x00057a0c,
dd 0x00058a0c, 0x00059a0c, 0x0005aa0c, 0x0005ba0c,
dd 0x0005ca0c, 0x0005da0c, 0x0005ea0c, 0x0005fa0c,
dd 0x00060a0c, 0x00061a0c, 0x00062a0c, 0x00063a0c,
dd 0x00064a0c, 0x00065a0c, 0x00066a0c, 0x00067a0c,
dd 0x00068a0c, 0x00069a0c, 0x0006aa0c, 0x0006ba0c,
dd 0x0006ca0c, 0x0006da0c, 0x0006ea0c, 0x0006fa0c,
dd 0x00070a0c, 0x00071a0c, 0x00072a0c, 0x00073a0c,
dd 0x00074a0c, 0x00075a0c, 0x00076a0c, 0x00077a0c,
dd 0x00078a0c, 0x00079a0c, 0x0007aa0c, 0x0007ba0c,
dd 0x0007ca0c, 0x0007da0c, 0x0007ea0c, 0x0007fa0c,
dd 0x00080a0c, 0x00081a0c, 0x00082a0c, 0x00083a0c,
dd 0x00084a0c, 0x00085a0c, 0x00086a0c, 0x00087a0c,
dd 0x00088a0c, 0x00089a0c, 0x0008aa0c, 0x0008ba0c,
dd 0x0008ca0c, 0x0008da0c, 0x0008ea0c, 0x0008fa0c,
dd 0x00090a0c, 0x00091a0c, 0x00092a0c, 0x00093a0c,
dd 0x00094a0c, 0x00095a0c, 0x00096a0c, 0x00097a0c,
dd 0x00098a0c, 0x00099a0c, 0x0009aa0c, 0x0009ba0c,
dd 0x0009ca0c, 0x0009da0c, 0x0009ea0c, 0x0009fa0c,
dd 0x000a0a0c, 0x000a1a0c, 0x000a2a0c, 0x000a3a0c,
dd 0x000a4a0c, 0x000a5a0c, 0x000a6a0c, 0x000a7a0c,
dd 0x000a8a0c, 0x000a9a0c, 0x000aaa0c, 0x000aba0c,
dd 0x000aca0c, 0x000ada0c, 0x000aea0c, 0x000afa0c,
dd 0x000b0a0c, 0x000b1a0c, 0x000b2a0c, 0x000b3a0c,
dd 0x000b4a0c, 0x000b5a0c, 0x000b6a0c, 0x000b7a0c,
dd 0x000b8a0c, 0x000b9a0c, 0x000baa0c, 0x000bba0c,
dd 0x000bca0c, 0x000bda0c, 0x000bea0c, 0x000bfa0c,
dd 0x000c0a0c, 0x000c1a0c, 0x000c2a0c, 0x000c3a0c,
dd 0x000c4a0c, 0x000c5a0c, 0x000c6a0c, 0x000c7a0c,
dd 0x000c8a0c, 0x000c9a0c, 0x000caa0c, 0x000cba0c,
dd 0x000cca0c, 0x000cda0c, 0x000cea0c, 0x000cfa0c,
dd 0x000d0a0c, 0x000d1a0c, 0x000d2a0c, 0x000d3a0c,
dd 0x000d4a0c, 0x000d5a0c, 0x000d6a0c, 0x000d7a0c,
dd 0x000d8a0c, 0x000d9a0c, 0x000daa0c, 0x000dba0c,
dd 0x000dca0c, 0x000dda0c, 0x000dea0c, 0x000dfa0c,
dd 0x000e0a0c, 0x000e1a0c, 0x000e2a0c, 0x000e3a0c,
dd 0x000e4a0c, 0x000e5a0c, 0x000e6a0c, 0x000e7a0c,
dd 0x000e8a0c, 0x000e9a0c, 0x000eaa0c, 0x000eba0c,
dd 0x000eca0c, 0x000eda0c, 0x000eea0c, 0x000efa0c,
dd 0x000f0a0c, 0x000f1a0c, 0x000f2a0c, 0x000f3a0c,
dd 0x000f4a0c, 0x000f5a0c, 0x000f6a0c, 0x000f7a0c,
dd 0x000f8a0c, 0x000f9a0c, 0x000faa0c, 0x000fba0c,
dd 0x000fca0c, 0x000fda0c, 0x000fea0c, 0x000ffa0c,
dd 0x0000130d, 0x0000330d, 0x0000530d, 0x0000730d,
dd 0x0000930d, 0x0000b30d, 0x0000d30d, 0x0000f30d,
dd 0x0001130d, 0x0001330d, 0x0001530d, 0x0001730d,
dd 0x0001930d, 0x0001b30d, 0x0001d30d, 0x0001f30d,
dd 0x0002130d, 0x0002330d, 0x0002530d, 0x0002730d,
dd 0x0002930d, 0x0002b30d, 0x0002d30d, 0x0002f30d,
dd 0x0003130d, 0x0003330d, 0x0003530d, 0x0003730d,
dd 0x0003930d, 0x0003b30d, 0x0003d30d, 0x0003f30d,
dd 0x0004130d, 0x0004330d, 0x0004530d, 0x0004730d,
dd 0x0004930d, 0x0004b30d, 0x0004d30d, 0x0004f30d,
dd 0x0005130d, 0x0005330d, 0x0005530d, 0x0005730d,
dd 0x0005930d, 0x0005b30d, 0x0005d30d, 0x0005f30d,
dd 0x0006130d, 0x0006330d, 0x0006530d, 0x0006730d,
dd 0x0006930d, 0x0006b30d, 0x0006d30d, 0x0006f30d,
dd 0x0007130d, 0x0007330d, 0x0007530d, 0x0007730d,
dd 0x0007930d, 0x0007b30d, 0x0007d30d, 0x0007f30d,
dd 0x0008130d, 0x0008330d, 0x0008530d, 0x0008730d,
dd 0x0008930d, 0x0008b30d, 0x0008d30d, 0x0008f30d,
dd 0x0009130d, 0x0009330d, 0x0009530d, 0x0009730d,
dd 0x0009930d, 0x0009b30d, 0x0009d30d, 0x0009f30d,
dd 0x000a130d, 0x000a330d, 0x000a530d, 0x000a730d,
dd 0x000a930d, 0x000ab30d, 0x000ad30d, 0x000af30d,
dd 0x000b130d, 0x000b330d, 0x000b530d, 0x000b730d,
dd 0x000b930d, 0x000bb30d, 0x000bd30d, 0x000bf30d,
dd 0x000c130d, 0x000c330d, 0x000c530d, 0x000c730d,
dd 0x000c930d, 0x000cb30d, 0x000cd30d, 0x000cf30d,
dd 0x000d130d, 0x000d330d, 0x000d530d, 0x000d730d,
dd 0x000d930d, 0x000db30d, 0x000dd30d, 0x000df30d,
dd 0x000e130d, 0x000e330d, 0x000e530d, 0x000e730d,
dd 0x000e930d, 0x000eb30d, 0x000ed30d, 0x000ef30d,
dd 0x000f130d, 0x000f330d, 0x000f530d, 0x000f730d,
dd 0x000f930d, 0x000fb30d, 0x000fd30d, 0x000ff30d,
dd 0x0010130d, 0x0010330d, 0x0010530d, 0x0010730d,
dd 0x0010930d, 0x0010b30d, 0x0010d30d, 0x0010f30d,
dd 0x0011130d, 0x0011330d, 0x0011530d, 0x0011730d,
dd 0x0011930d, 0x0011b30d, 0x0011d30d, 0x0011f30d,
dd 0x0012130d, 0x0012330d, 0x0012530d, 0x0012730d,
dd 0x0012930d, 0x0012b30d, 0x0012d30d, 0x0012f30d,
dd 0x0013130d, 0x0013330d, 0x0013530d, 0x0013730d,
dd 0x0013930d, 0x0013b30d, 0x0013d30d, 0x0013f30d,
dd 0x0014130d, 0x0014330d, 0x0014530d, 0x0014730d,
dd 0x0014930d, 0x0014b30d, 0x0014d30d, 0x0014f30d,
dd 0x0015130d, 0x0015330d, 0x0015530d, 0x0015730d,
dd 0x0015930d, 0x0015b30d, 0x0015d30d, 0x0015f30d,
dd 0x0016130d, 0x0016330d, 0x0016530d, 0x0016730d,
dd 0x0016930d, 0x0016b30d, 0x0016d30d, 0x0016f30d,
dd 0x0017130d, 0x0017330d, 0x0017530d, 0x0017730d,
dd 0x0017930d, 0x0017b30d, 0x0017d30d, 0x0017f30d,
dd 0x0018130d, 0x0018330d, 0x0018530d, 0x0018730d,
dd 0x0018930d, 0x0018b30d, 0x0018d30d, 0x0018f30d,
dd 0x0019130d, 0x0019330d, 0x0019530d, 0x0019730d,
dd 0x0019930d, 0x0019b30d, 0x0019d30d, 0x0019f30d,
dd 0x001a130d, 0x001a330d, 0x001a530d, 0x001a730d,
dd 0x001a930d, 0x001ab30d, 0x001ad30d, 0x001af30d,
dd 0x001b130d, 0x001b330d, 0x001b530d, 0x001b730d,
dd 0x001b930d, 0x001bb30d, 0x001bd30d, 0x001bf30d,
dd 0x001c130d, 0x001c330d, 0x001c530d, 0x001c730d,
dd 0x001c930d, 0x001cb30d, 0x001cd30d, 0x001cf30d,
dd 0x001d130d, 0x001d330d, 0x001d530d, 0x001d730d,
dd 0x001d930d, 0x001db30d, 0x001dd30d, 0x001df30d,
dd 0x001e130d, 0x001e330d, 0x001e530d, 0x001e730d,
dd 0x001e930d, 0x001eb30d, 0x001ed30d, 0x001ef30d,
dd 0x001f130d, 0x001f330d, 0x001f530d, 0x001f730d,
dd 0x001f930d, 0x001fb30d, 0x001fd30d, 0x001ff30d,
%ifdef LONGER_HUFFTABLE
dd 0x0000060d, 0x0000160d, 0x0000260d, 0x0000360d,
dd 0x0000460d, 0x0000560d, 0x0000660d, 0x0000760d,
dd 0x0000860d, 0x0000960d, 0x0000a60d, 0x0000b60d,
dd 0x0000c60d, 0x0000d60d, 0x0000e60d, 0x0000f60d,
dd 0x0001060d, 0x0001160d, 0x0001260d, 0x0001360d,
dd 0x0001460d, 0x0001560d, 0x0001660d, 0x0001760d,
dd 0x0001860d, 0x0001960d, 0x0001a60d, 0x0001b60d,
dd 0x0001c60d, 0x0001d60d, 0x0001e60d, 0x0001f60d,
dd 0x0002060d, 0x0002160d, 0x0002260d, 0x0002360d,
dd 0x0002460d, 0x0002560d, 0x0002660d, 0x0002760d,
dd 0x0002860d, 0x0002960d, 0x0002a60d, 0x0002b60d,
dd 0x0002c60d, 0x0002d60d, 0x0002e60d, 0x0002f60d,
dd 0x0003060d, 0x0003160d, 0x0003260d, 0x0003360d,
dd 0x0003460d, 0x0003560d, 0x0003660d, 0x0003760d,
dd 0x0003860d, 0x0003960d, 0x0003a60d, 0x0003b60d,
dd 0x0003c60d, 0x0003d60d, 0x0003e60d, 0x0003f60d,
dd 0x0004060d, 0x0004160d, 0x0004260d, 0x0004360d,
dd 0x0004460d, 0x0004560d, 0x0004660d, 0x0004760d,
dd 0x0004860d, 0x0004960d, 0x0004a60d, 0x0004b60d,
dd 0x0004c60d, 0x0004d60d, 0x0004e60d, 0x0004f60d,
dd 0x0005060d, 0x0005160d, 0x0005260d, 0x0005360d,
dd 0x0005460d, 0x0005560d, 0x0005660d, 0x0005760d,
dd 0x0005860d, 0x0005960d, 0x0005a60d, 0x0005b60d,
dd 0x0005c60d, 0x0005d60d, 0x0005e60d, 0x0005f60d,
dd 0x0006060d, 0x0006160d, 0x0006260d, 0x0006360d,
dd 0x0006460d, 0x0006560d, 0x0006660d, 0x0006760d,
dd 0x0006860d, 0x0006960d, 0x0006a60d, 0x0006b60d,
dd 0x0006c60d, 0x0006d60d, 0x0006e60d, 0x0006f60d,
dd 0x0007060d, 0x0007160d, 0x0007260d, 0x0007360d,
dd 0x0007460d, 0x0007560d, 0x0007660d, 0x0007760d,
dd 0x0007860d, 0x0007960d, 0x0007a60d, 0x0007b60d,
dd 0x0007c60d, 0x0007d60d, 0x0007e60d, 0x0007f60d,
dd 0x0008060d, 0x0008160d, 0x0008260d, 0x0008360d,
dd 0x0008460d, 0x0008560d, 0x0008660d, 0x0008760d,
dd 0x0008860d, 0x0008960d, 0x0008a60d, 0x0008b60d,
dd 0x0008c60d, 0x0008d60d, 0x0008e60d, 0x0008f60d,
dd 0x0009060d, 0x0009160d, 0x0009260d, 0x0009360d,
dd 0x0009460d, 0x0009560d, 0x0009660d, 0x0009760d,
dd 0x0009860d, 0x0009960d, 0x0009a60d, 0x0009b60d,
dd 0x0009c60d, 0x0009d60d, 0x0009e60d, 0x0009f60d,
dd 0x000a060d, 0x000a160d, 0x000a260d, 0x000a360d,
dd 0x000a460d, 0x000a560d, 0x000a660d, 0x000a760d,
dd 0x000a860d, 0x000a960d, 0x000aa60d, 0x000ab60d,
dd 0x000ac60d, 0x000ad60d, 0x000ae60d, 0x000af60d,
dd 0x000b060d, 0x000b160d, 0x000b260d, 0x000b360d,
dd 0x000b460d, 0x000b560d, 0x000b660d, 0x000b760d,
dd 0x000b860d, 0x000b960d, 0x000ba60d, 0x000bb60d,
dd 0x000bc60d, 0x000bd60d, 0x000be60d, 0x000bf60d,
dd 0x000c060d, 0x000c160d, 0x000c260d, 0x000c360d,
dd 0x000c460d, 0x000c560d, 0x000c660d, 0x000c760d,
dd 0x000c860d, 0x000c960d, 0x000ca60d, 0x000cb60d,
dd 0x000cc60d, 0x000cd60d, 0x000ce60d, 0x000cf60d,
dd 0x000d060d, 0x000d160d, 0x000d260d, 0x000d360d,
dd 0x000d460d, 0x000d560d, 0x000d660d, 0x000d760d,
dd 0x000d860d, 0x000d960d, 0x000da60d, 0x000db60d,
dd 0x000dc60d, 0x000dd60d, 0x000de60d, 0x000df60d,
dd 0x000e060d, 0x000e160d, 0x000e260d, 0x000e360d,
dd 0x000e460d, 0x000e560d, 0x000e660d, 0x000e760d,
dd 0x000e860d, 0x000e960d, 0x000ea60d, 0x000eb60d,
dd 0x000ec60d, 0x000ed60d, 0x000ee60d, 0x000ef60d,
dd 0x000f060d, 0x000f160d, 0x000f260d, 0x000f360d,
dd 0x000f460d, 0x000f560d, 0x000f660d, 0x000f760d,
dd 0x000f860d, 0x000f960d, 0x000fa60d, 0x000fb60d,
dd 0x000fc60d, 0x000fd60d, 0x000fe60d, 0x000ff60d,
dd 0x0010060d, 0x0010160d, 0x0010260d, 0x0010360d,
dd 0x0010460d, 0x0010560d, 0x0010660d, 0x0010760d,
dd 0x0010860d, 0x0010960d, 0x0010a60d, 0x0010b60d,
dd 0x0010c60d, 0x0010d60d, 0x0010e60d, 0x0010f60d,
dd 0x0011060d, 0x0011160d, 0x0011260d, 0x0011360d,
dd 0x0011460d, 0x0011560d, 0x0011660d, 0x0011760d,
dd 0x0011860d, 0x0011960d, 0x0011a60d, 0x0011b60d,
dd 0x0011c60d, 0x0011d60d, 0x0011e60d, 0x0011f60d,
dd 0x0012060d, 0x0012160d, 0x0012260d, 0x0012360d,
dd 0x0012460d, 0x0012560d, 0x0012660d, 0x0012760d,
dd 0x0012860d, 0x0012960d, 0x0012a60d, 0x0012b60d,
dd 0x0012c60d, 0x0012d60d, 0x0012e60d, 0x0012f60d,
dd 0x0013060d, 0x0013160d, 0x0013260d, 0x0013360d,
dd 0x0013460d, 0x0013560d, 0x0013660d, 0x0013760d,
dd 0x0013860d, 0x0013960d, 0x0013a60d, 0x0013b60d,
dd 0x0013c60d, 0x0013d60d, 0x0013e60d, 0x0013f60d,
dd 0x0014060d, 0x0014160d, 0x0014260d, 0x0014360d,
dd 0x0014460d, 0x0014560d, 0x0014660d, 0x0014760d,
dd 0x0014860d, 0x0014960d, 0x0014a60d, 0x0014b60d,
dd 0x0014c60d, 0x0014d60d, 0x0014e60d, 0x0014f60d,
dd 0x0015060d, 0x0015160d, 0x0015260d, 0x0015360d,
dd 0x0015460d, 0x0015560d, 0x0015660d, 0x0015760d,
dd 0x0015860d, 0x0015960d, 0x0015a60d, 0x0015b60d,
dd 0x0015c60d, 0x0015d60d, 0x0015e60d, 0x0015f60d,
dd 0x0016060d, 0x0016160d, 0x0016260d, 0x0016360d,
dd 0x0016460d, 0x0016560d, 0x0016660d, 0x0016760d,
dd 0x0016860d, 0x0016960d, 0x0016a60d, 0x0016b60d,
dd 0x0016c60d, 0x0016d60d, 0x0016e60d, 0x0016f60d,
dd 0x0017060d, 0x0017160d, 0x0017260d, 0x0017360d,
dd 0x0017460d, 0x0017560d, 0x0017660d, 0x0017760d,
dd 0x0017860d, 0x0017960d, 0x0017a60d, 0x0017b60d,
dd 0x0017c60d, 0x0017d60d, 0x0017e60d, 0x0017f60d,
dd 0x0018060d, 0x0018160d, 0x0018260d, 0x0018360d,
dd 0x0018460d, 0x0018560d, 0x0018660d, 0x0018760d,
dd 0x0018860d, 0x0018960d, 0x0018a60d, 0x0018b60d,
dd 0x0018c60d, 0x0018d60d, 0x0018e60d, 0x0018f60d,
dd 0x0019060d, 0x0019160d, 0x0019260d, 0x0019360d,
dd 0x0019460d, 0x0019560d, 0x0019660d, 0x0019760d,
dd 0x0019860d, 0x0019960d, 0x0019a60d, 0x0019b60d,
dd 0x0019c60d, 0x0019d60d, 0x0019e60d, 0x0019f60d,
dd 0x001a060d, 0x001a160d, 0x001a260d, 0x001a360d,
dd 0x001a460d, 0x001a560d, 0x001a660d, 0x001a760d,
dd 0x001a860d, 0x001a960d, 0x001aa60d, 0x001ab60d,
dd 0x001ac60d, 0x001ad60d, 0x001ae60d, 0x001af60d,
dd 0x001b060d, 0x001b160d, 0x001b260d, 0x001b360d,
dd 0x001b460d, 0x001b560d, 0x001b660d, 0x001b760d,
dd 0x001b860d, 0x001b960d, 0x001ba60d, 0x001bb60d,
dd 0x001bc60d, 0x001bd60d, 0x001be60d, 0x001bf60d,
dd 0x001c060d, 0x001c160d, 0x001c260d, 0x001c360d,
dd 0x001c460d, 0x001c560d, 0x001c660d, 0x001c760d,
dd 0x001c860d, 0x001c960d, 0x001ca60d, 0x001cb60d,
dd 0x001cc60d, 0x001cd60d, 0x001ce60d, 0x001cf60d,
dd 0x001d060d, 0x001d160d, 0x001d260d, 0x001d360d,
dd 0x001d460d, 0x001d560d, 0x001d660d, 0x001d760d,
dd 0x001d860d, 0x001d960d, 0x001da60d, 0x001db60d,
dd 0x001dc60d, 0x001dd60d, 0x001de60d, 0x001df60d,
dd 0x001e060d, 0x001e160d, 0x001e260d, 0x001e360d,
dd 0x001e460d, 0x001e560d, 0x001e660d, 0x001e760d,
dd 0x001e860d, 0x001e960d, 0x001ea60d, 0x001eb60d,
dd 0x001ec60d, 0x001ed60d, 0x001ee60d, 0x001ef60d,
dd 0x001f060d, 0x001f160d, 0x001f260d, 0x001f360d,
dd 0x001f460d, 0x001f560d, 0x001f660d, 0x001f760d,
dd 0x001f860d, 0x001f960d, 0x001fa60d, 0x001fb60d,
dd 0x001fc60d, 0x001fd60d, 0x001fe60d, 0x001ff60d,
dd 0x00000b0e, 0x00002b0e, 0x00004b0e, 0x00006b0e,
dd 0x00008b0e, 0x0000ab0e, 0x0000cb0e, 0x0000eb0e,
dd 0x00010b0e, 0x00012b0e, 0x00014b0e, 0x00016b0e,
dd 0x00018b0e, 0x0001ab0e, 0x0001cb0e, 0x0001eb0e,
dd 0x00020b0e, 0x00022b0e, 0x00024b0e, 0x00026b0e,
dd 0x00028b0e, 0x0002ab0e, 0x0002cb0e, 0x0002eb0e,
dd 0x00030b0e, 0x00032b0e, 0x00034b0e, 0x00036b0e,
dd 0x00038b0e, 0x0003ab0e, 0x0003cb0e, 0x0003eb0e,
dd 0x00040b0e, 0x00042b0e, 0x00044b0e, 0x00046b0e,
dd 0x00048b0e, 0x0004ab0e, 0x0004cb0e, 0x0004eb0e,
dd 0x00050b0e, 0x00052b0e, 0x00054b0e, 0x00056b0e,
dd 0x00058b0e, 0x0005ab0e, 0x0005cb0e, 0x0005eb0e,
dd 0x00060b0e, 0x00062b0e, 0x00064b0e, 0x00066b0e,
dd 0x00068b0e, 0x0006ab0e, 0x0006cb0e, 0x0006eb0e,
dd 0x00070b0e, 0x00072b0e, 0x00074b0e, 0x00076b0e,
dd 0x00078b0e, 0x0007ab0e, 0x0007cb0e, 0x0007eb0e,
dd 0x00080b0e, 0x00082b0e, 0x00084b0e, 0x00086b0e,
dd 0x00088b0e, 0x0008ab0e, 0x0008cb0e, 0x0008eb0e,
dd 0x00090b0e, 0x00092b0e, 0x00094b0e, 0x00096b0e,
dd 0x00098b0e, 0x0009ab0e, 0x0009cb0e, 0x0009eb0e,
dd 0x000a0b0e, 0x000a2b0e, 0x000a4b0e, 0x000a6b0e,
dd 0x000a8b0e, 0x000aab0e, 0x000acb0e, 0x000aeb0e,
dd 0x000b0b0e, 0x000b2b0e, 0x000b4b0e, 0x000b6b0e,
dd 0x000b8b0e, 0x000bab0e, 0x000bcb0e, 0x000beb0e,
dd 0x000c0b0e, 0x000c2b0e, 0x000c4b0e, 0x000c6b0e,
dd 0x000c8b0e, 0x000cab0e, 0x000ccb0e, 0x000ceb0e,
dd 0x000d0b0e, 0x000d2b0e, 0x000d4b0e, 0x000d6b0e,
dd 0x000d8b0e, 0x000dab0e, 0x000dcb0e, 0x000deb0e,
dd 0x000e0b0e, 0x000e2b0e, 0x000e4b0e, 0x000e6b0e,
dd 0x000e8b0e, 0x000eab0e, 0x000ecb0e, 0x000eeb0e,
dd 0x000f0b0e, 0x000f2b0e, 0x000f4b0e, 0x000f6b0e,
dd 0x000f8b0e, 0x000fab0e, 0x000fcb0e, 0x000feb0e,
dd 0x00100b0e, 0x00102b0e, 0x00104b0e, 0x00106b0e,
dd 0x00108b0e, 0x0010ab0e, 0x0010cb0e, 0x0010eb0e,
dd 0x00110b0e, 0x00112b0e, 0x00114b0e, 0x00116b0e,
dd 0x00118b0e, 0x0011ab0e, 0x0011cb0e, 0x0011eb0e,
dd 0x00120b0e, 0x00122b0e, 0x00124b0e, 0x00126b0e,
dd 0x00128b0e, 0x0012ab0e, 0x0012cb0e, 0x0012eb0e,
dd 0x00130b0e, 0x00132b0e, 0x00134b0e, 0x00136b0e,
dd 0x00138b0e, 0x0013ab0e, 0x0013cb0e, 0x0013eb0e,
dd 0x00140b0e, 0x00142b0e, 0x00144b0e, 0x00146b0e,
dd 0x00148b0e, 0x0014ab0e, 0x0014cb0e, 0x0014eb0e,
dd 0x00150b0e, 0x00152b0e, 0x00154b0e, 0x00156b0e,
dd 0x00158b0e, 0x0015ab0e, 0x0015cb0e, 0x0015eb0e,
dd 0x00160b0e, 0x00162b0e, 0x00164b0e, 0x00166b0e,
dd 0x00168b0e, 0x0016ab0e, 0x0016cb0e, 0x0016eb0e,
dd 0x00170b0e, 0x00172b0e, 0x00174b0e, 0x00176b0e,
dd 0x00178b0e, 0x0017ab0e, 0x0017cb0e, 0x0017eb0e,
dd 0x00180b0e, 0x00182b0e, 0x00184b0e, 0x00186b0e,
dd 0x00188b0e, 0x0018ab0e, 0x0018cb0e, 0x0018eb0e,
dd 0x00190b0e, 0x00192b0e, 0x00194b0e, 0x00196b0e,
dd 0x00198b0e, 0x0019ab0e, 0x0019cb0e, 0x0019eb0e,
dd 0x001a0b0e, 0x001a2b0e, 0x001a4b0e, 0x001a6b0e,
dd 0x001a8b0e, 0x001aab0e, 0x001acb0e, 0x001aeb0e,
dd 0x001b0b0e, 0x001b2b0e, 0x001b4b0e, 0x001b6b0e,
dd 0x001b8b0e, 0x001bab0e, 0x001bcb0e, 0x001beb0e,
dd 0x001c0b0e, 0x001c2b0e, 0x001c4b0e, 0x001c6b0e,
dd 0x001c8b0e, 0x001cab0e, 0x001ccb0e, 0x001ceb0e,
dd 0x001d0b0e, 0x001d2b0e, 0x001d4b0e, 0x001d6b0e,
dd 0x001d8b0e, 0x001dab0e, 0x001dcb0e, 0x001deb0e,
dd 0x001e0b0e, 0x001e2b0e, 0x001e4b0e, 0x001e6b0e,
dd 0x001e8b0e, 0x001eab0e, 0x001ecb0e, 0x001eeb0e,
dd 0x001f0b0e, 0x001f2b0e, 0x001f4b0e, 0x001f6b0e,
dd 0x001f8b0e, 0x001fab0e, 0x001fcb0e, 0x001feb0e,
dd 0x00200b0e, 0x00202b0e, 0x00204b0e, 0x00206b0e,
dd 0x00208b0e, 0x0020ab0e, 0x0020cb0e, 0x0020eb0e,
dd 0x00210b0e, 0x00212b0e, 0x00214b0e, 0x00216b0e,
dd 0x00218b0e, 0x0021ab0e, 0x0021cb0e, 0x0021eb0e,
dd 0x00220b0e, 0x00222b0e, 0x00224b0e, 0x00226b0e,
dd 0x00228b0e, 0x0022ab0e, 0x0022cb0e, 0x0022eb0e,
dd 0x00230b0e, 0x00232b0e, 0x00234b0e, 0x00236b0e,
dd 0x00238b0e, 0x0023ab0e, 0x0023cb0e, 0x0023eb0e,
dd 0x00240b0e, 0x00242b0e, 0x00244b0e, 0x00246b0e,
dd 0x00248b0e, 0x0024ab0e, 0x0024cb0e, 0x0024eb0e,
dd 0x00250b0e, 0x00252b0e, 0x00254b0e, 0x00256b0e,
dd 0x00258b0e, 0x0025ab0e, 0x0025cb0e, 0x0025eb0e,
dd 0x00260b0e, 0x00262b0e, 0x00264b0e, 0x00266b0e,
dd 0x00268b0e, 0x0026ab0e, 0x0026cb0e, 0x0026eb0e,
dd 0x00270b0e, 0x00272b0e, 0x00274b0e, 0x00276b0e,
dd 0x00278b0e, 0x0027ab0e, 0x0027cb0e, 0x0027eb0e,
dd 0x00280b0e, 0x00282b0e, 0x00284b0e, 0x00286b0e,
dd 0x00288b0e, 0x0028ab0e, 0x0028cb0e, 0x0028eb0e,
dd 0x00290b0e, 0x00292b0e, 0x00294b0e, 0x00296b0e,
dd 0x00298b0e, 0x0029ab0e, 0x0029cb0e, 0x0029eb0e,
dd 0x002a0b0e, 0x002a2b0e, 0x002a4b0e, 0x002a6b0e,
dd 0x002a8b0e, 0x002aab0e, 0x002acb0e, 0x002aeb0e,
dd 0x002b0b0e, 0x002b2b0e, 0x002b4b0e, 0x002b6b0e,
dd 0x002b8b0e, 0x002bab0e, 0x002bcb0e, 0x002beb0e,
dd 0x002c0b0e, 0x002c2b0e, 0x002c4b0e, 0x002c6b0e,
dd 0x002c8b0e, 0x002cab0e, 0x002ccb0e, 0x002ceb0e,
dd 0x002d0b0e, 0x002d2b0e, 0x002d4b0e, 0x002d6b0e,
dd 0x002d8b0e, 0x002dab0e, 0x002dcb0e, 0x002deb0e,
dd 0x002e0b0e, 0x002e2b0e, 0x002e4b0e, 0x002e6b0e,
dd 0x002e8b0e, 0x002eab0e, 0x002ecb0e, 0x002eeb0e,
dd 0x002f0b0e, 0x002f2b0e, 0x002f4b0e, 0x002f6b0e,
dd 0x002f8b0e, 0x002fab0e, 0x002fcb0e, 0x002feb0e,
dd 0x00300b0e, 0x00302b0e, 0x00304b0e, 0x00306b0e,
dd 0x00308b0e, 0x0030ab0e, 0x0030cb0e, 0x0030eb0e,
dd 0x00310b0e, 0x00312b0e, 0x00314b0e, 0x00316b0e,
dd 0x00318b0e, 0x0031ab0e, 0x0031cb0e, 0x0031eb0e,
dd 0x00320b0e, 0x00322b0e, 0x00324b0e, 0x00326b0e,
dd 0x00328b0e, 0x0032ab0e, 0x0032cb0e, 0x0032eb0e,
dd 0x00330b0e, 0x00332b0e, 0x00334b0e, 0x00336b0e,
dd 0x00338b0e, 0x0033ab0e, 0x0033cb0e, 0x0033eb0e,
dd 0x00340b0e, 0x00342b0e, 0x00344b0e, 0x00346b0e,
dd 0x00348b0e, 0x0034ab0e, 0x0034cb0e, 0x0034eb0e,
dd 0x00350b0e, 0x00352b0e, 0x00354b0e, 0x00356b0e,
dd 0x00358b0e, 0x0035ab0e, 0x0035cb0e, 0x0035eb0e,
dd 0x00360b0e, 0x00362b0e, 0x00364b0e, 0x00366b0e,
dd 0x00368b0e, 0x0036ab0e, 0x0036cb0e, 0x0036eb0e,
dd 0x00370b0e, 0x00372b0e, 0x00374b0e, 0x00376b0e,
dd 0x00378b0e, 0x0037ab0e, 0x0037cb0e, 0x0037eb0e,
dd 0x00380b0e, 0x00382b0e, 0x00384b0e, 0x00386b0e,
dd 0x00388b0e, 0x0038ab0e, 0x0038cb0e, 0x0038eb0e,
dd 0x00390b0e, 0x00392b0e, 0x00394b0e, 0x00396b0e,
dd 0x00398b0e, 0x0039ab0e, 0x0039cb0e, 0x0039eb0e,
dd 0x003a0b0e, 0x003a2b0e, 0x003a4b0e, 0x003a6b0e,
dd 0x003a8b0e, 0x003aab0e, 0x003acb0e, 0x003aeb0e,
dd 0x003b0b0e, 0x003b2b0e, 0x003b4b0e, 0x003b6b0e,
dd 0x003b8b0e, 0x003bab0e, 0x003bcb0e, 0x003beb0e,
dd 0x003c0b0e, 0x003c2b0e, 0x003c4b0e, 0x003c6b0e,
dd 0x003c8b0e, 0x003cab0e, 0x003ccb0e, 0x003ceb0e,
dd 0x003d0b0e, 0x003d2b0e, 0x003d4b0e, 0x003d6b0e,
dd 0x003d8b0e, 0x003dab0e, 0x003dcb0e, 0x003deb0e,
dd 0x003e0b0e, 0x003e2b0e, 0x003e4b0e, 0x003e6b0e,
dd 0x003e8b0e, 0x003eab0e, 0x003ecb0e, 0x003eeb0e,
dd 0x003f0b0e, 0x003f2b0e, 0x003f4b0e, 0x003f6b0e,
dd 0x003f8b0e, 0x003fab0e, 0x003fcb0e, 0x003feb0e,
dd 0x00000e0e, 0x00001e0e, 0x00002e0e, 0x00003e0e,
dd 0x00004e0e, 0x00005e0e, 0x00006e0e, 0x00007e0e,
dd 0x00008e0e, 0x00009e0e, 0x0000ae0e, 0x0000be0e,
dd 0x0000ce0e, 0x0000de0e, 0x0000ee0e, 0x0000fe0e,
dd 0x00010e0e, 0x00011e0e, 0x00012e0e, 0x00013e0e,
dd 0x00014e0e, 0x00015e0e, 0x00016e0e, 0x00017e0e,
dd 0x00018e0e, 0x00019e0e, 0x0001ae0e, 0x0001be0e,
dd 0x0001ce0e, 0x0001de0e, 0x0001ee0e, 0x0001fe0e,
dd 0x00020e0e, 0x00021e0e, 0x00022e0e, 0x00023e0e,
dd 0x00024e0e, 0x00025e0e, 0x00026e0e, 0x00027e0e,
dd 0x00028e0e, 0x00029e0e, 0x0002ae0e, 0x0002be0e,
dd 0x0002ce0e, 0x0002de0e, 0x0002ee0e, 0x0002fe0e,
dd 0x00030e0e, 0x00031e0e, 0x00032e0e, 0x00033e0e,
dd 0x00034e0e, 0x00035e0e, 0x00036e0e, 0x00037e0e,
dd 0x00038e0e, 0x00039e0e, 0x0003ae0e, 0x0003be0e,
dd 0x0003ce0e, 0x0003de0e, 0x0003ee0e, 0x0003fe0e,
dd 0x00040e0e, 0x00041e0e, 0x00042e0e, 0x00043e0e,
dd 0x00044e0e, 0x00045e0e, 0x00046e0e, 0x00047e0e,
dd 0x00048e0e, 0x00049e0e, 0x0004ae0e, 0x0004be0e,
dd 0x0004ce0e, 0x0004de0e, 0x0004ee0e, 0x0004fe0e,
dd 0x00050e0e, 0x00051e0e, 0x00052e0e, 0x00053e0e,
dd 0x00054e0e, 0x00055e0e, 0x00056e0e, 0x00057e0e,
dd 0x00058e0e, 0x00059e0e, 0x0005ae0e, 0x0005be0e,
dd 0x0005ce0e, 0x0005de0e, 0x0005ee0e, 0x0005fe0e,
dd 0x00060e0e, 0x00061e0e, 0x00062e0e, 0x00063e0e,
dd 0x00064e0e, 0x00065e0e, 0x00066e0e, 0x00067e0e,
dd 0x00068e0e, 0x00069e0e, 0x0006ae0e, 0x0006be0e,
dd 0x0006ce0e, 0x0006de0e, 0x0006ee0e, 0x0006fe0e,
dd 0x00070e0e, 0x00071e0e, 0x00072e0e, 0x00073e0e,
dd 0x00074e0e, 0x00075e0e, 0x00076e0e, 0x00077e0e,
dd 0x00078e0e, 0x00079e0e, 0x0007ae0e, 0x0007be0e,
dd 0x0007ce0e, 0x0007de0e, 0x0007ee0e, 0x0007fe0e,
dd 0x00080e0e, 0x00081e0e, 0x00082e0e, 0x00083e0e,
dd 0x00084e0e, 0x00085e0e, 0x00086e0e, 0x00087e0e,
dd 0x00088e0e, 0x00089e0e, 0x0008ae0e, 0x0008be0e,
dd 0x0008ce0e, 0x0008de0e, 0x0008ee0e, 0x0008fe0e,
dd 0x00090e0e, 0x00091e0e, 0x00092e0e, 0x00093e0e,
dd 0x00094e0e, 0x00095e0e, 0x00096e0e, 0x00097e0e,
dd 0x00098e0e, 0x00099e0e, 0x0009ae0e, 0x0009be0e,
dd 0x0009ce0e, 0x0009de0e, 0x0009ee0e, 0x0009fe0e,
dd 0x000a0e0e, 0x000a1e0e, 0x000a2e0e, 0x000a3e0e,
dd 0x000a4e0e, 0x000a5e0e, 0x000a6e0e, 0x000a7e0e,
dd 0x000a8e0e, 0x000a9e0e, 0x000aae0e, 0x000abe0e,
dd 0x000ace0e, 0x000ade0e, 0x000aee0e, 0x000afe0e,
dd 0x000b0e0e, 0x000b1e0e, 0x000b2e0e, 0x000b3e0e,
dd 0x000b4e0e, 0x000b5e0e, 0x000b6e0e, 0x000b7e0e,
dd 0x000b8e0e, 0x000b9e0e, 0x000bae0e, 0x000bbe0e,
dd 0x000bce0e, 0x000bde0e, 0x000bee0e, 0x000bfe0e,
dd 0x000c0e0e, 0x000c1e0e, 0x000c2e0e, 0x000c3e0e,
dd 0x000c4e0e, 0x000c5e0e, 0x000c6e0e, 0x000c7e0e,
dd 0x000c8e0e, 0x000c9e0e, 0x000cae0e, 0x000cbe0e,
dd 0x000cce0e, 0x000cde0e, 0x000cee0e, 0x000cfe0e,
dd 0x000d0e0e, 0x000d1e0e, 0x000d2e0e, 0x000d3e0e,
dd 0x000d4e0e, 0x000d5e0e, 0x000d6e0e, 0x000d7e0e,
dd 0x000d8e0e, 0x000d9e0e, 0x000dae0e, 0x000dbe0e,
dd 0x000dce0e, 0x000dde0e, 0x000dee0e, 0x000dfe0e,
dd 0x000e0e0e, 0x000e1e0e, 0x000e2e0e, 0x000e3e0e,
dd 0x000e4e0e, 0x000e5e0e, 0x000e6e0e, 0x000e7e0e,
dd 0x000e8e0e, 0x000e9e0e, 0x000eae0e, 0x000ebe0e,
dd 0x000ece0e, 0x000ede0e, 0x000eee0e, 0x000efe0e,
dd 0x000f0e0e, 0x000f1e0e, 0x000f2e0e, 0x000f3e0e,
dd 0x000f4e0e, 0x000f5e0e, 0x000f6e0e, 0x000f7e0e,
dd 0x000f8e0e, 0x000f9e0e, 0x000fae0e, 0x000fbe0e,
dd 0x000fce0e, 0x000fde0e, 0x000fee0e, 0x000ffe0e,
dd 0x00100e0e, 0x00101e0e, 0x00102e0e, 0x00103e0e,
dd 0x00104e0e, 0x00105e0e, 0x00106e0e, 0x00107e0e,
dd 0x00108e0e, 0x00109e0e, 0x0010ae0e, 0x0010be0e,
dd 0x0010ce0e, 0x0010de0e, 0x0010ee0e, 0x0010fe0e,
dd 0x00110e0e, 0x00111e0e, 0x00112e0e, 0x00113e0e,
dd 0x00114e0e, 0x00115e0e, 0x00116e0e, 0x00117e0e,
dd 0x00118e0e, 0x00119e0e, 0x0011ae0e, 0x0011be0e,
dd 0x0011ce0e, 0x0011de0e, 0x0011ee0e, 0x0011fe0e,
dd 0x00120e0e, 0x00121e0e, 0x00122e0e, 0x00123e0e,
dd 0x00124e0e, 0x00125e0e, 0x00126e0e, 0x00127e0e,
dd 0x00128e0e, 0x00129e0e, 0x0012ae0e, 0x0012be0e,
dd 0x0012ce0e, 0x0012de0e, 0x0012ee0e, 0x0012fe0e,
dd 0x00130e0e, 0x00131e0e, 0x00132e0e, 0x00133e0e,
dd 0x00134e0e, 0x00135e0e, 0x00136e0e, 0x00137e0e,
dd 0x00138e0e, 0x00139e0e, 0x0013ae0e, 0x0013be0e,
dd 0x0013ce0e, 0x0013de0e, 0x0013ee0e, 0x0013fe0e,
dd 0x00140e0e, 0x00141e0e, 0x00142e0e, 0x00143e0e,
dd 0x00144e0e, 0x00145e0e, 0x00146e0e, 0x00147e0e,
dd 0x00148e0e, 0x00149e0e, 0x0014ae0e, 0x0014be0e,
dd 0x0014ce0e, 0x0014de0e, 0x0014ee0e, 0x0014fe0e,
dd 0x00150e0e, 0x00151e0e, 0x00152e0e, 0x00153e0e,
dd 0x00154e0e, 0x00155e0e, 0x00156e0e, 0x00157e0e,
dd 0x00158e0e, 0x00159e0e, 0x0015ae0e, 0x0015be0e,
dd 0x0015ce0e, 0x0015de0e, 0x0015ee0e, 0x0015fe0e,
dd 0x00160e0e, 0x00161e0e, 0x00162e0e, 0x00163e0e,
dd 0x00164e0e, 0x00165e0e, 0x00166e0e, 0x00167e0e,
dd 0x00168e0e, 0x00169e0e, 0x0016ae0e, 0x0016be0e,
dd 0x0016ce0e, 0x0016de0e, 0x0016ee0e, 0x0016fe0e,
dd 0x00170e0e, 0x00171e0e, 0x00172e0e, 0x00173e0e,
dd 0x00174e0e, 0x00175e0e, 0x00176e0e, 0x00177e0e,
dd 0x00178e0e, 0x00179e0e, 0x0017ae0e, 0x0017be0e,
dd 0x0017ce0e, 0x0017de0e, 0x0017ee0e, 0x0017fe0e,
dd 0x00180e0e, 0x00181e0e, 0x00182e0e, 0x00183e0e,
dd 0x00184e0e, 0x00185e0e, 0x00186e0e, 0x00187e0e,
dd 0x00188e0e, 0x00189e0e, 0x0018ae0e, 0x0018be0e,
dd 0x0018ce0e, 0x0018de0e, 0x0018ee0e, 0x0018fe0e,
dd 0x00190e0e, 0x00191e0e, 0x00192e0e, 0x00193e0e,
dd 0x00194e0e, 0x00195e0e, 0x00196e0e, 0x00197e0e,
dd 0x00198e0e, 0x00199e0e, 0x0019ae0e, 0x0019be0e,
dd 0x0019ce0e, 0x0019de0e, 0x0019ee0e, 0x0019fe0e,
dd 0x001a0e0e, 0x001a1e0e, 0x001a2e0e, 0x001a3e0e,
dd 0x001a4e0e, 0x001a5e0e, 0x001a6e0e, 0x001a7e0e,
dd 0x001a8e0e, 0x001a9e0e, 0x001aae0e, 0x001abe0e,
dd 0x001ace0e, 0x001ade0e, 0x001aee0e, 0x001afe0e,
dd 0x001b0e0e, 0x001b1e0e, 0x001b2e0e, 0x001b3e0e,
dd 0x001b4e0e, 0x001b5e0e, 0x001b6e0e, 0x001b7e0e,
dd 0x001b8e0e, 0x001b9e0e, 0x001bae0e, 0x001bbe0e,
dd 0x001bce0e, 0x001bde0e, 0x001bee0e, 0x001bfe0e,
dd 0x001c0e0e, 0x001c1e0e, 0x001c2e0e, 0x001c3e0e,
dd 0x001c4e0e, 0x001c5e0e, 0x001c6e0e, 0x001c7e0e,
dd 0x001c8e0e, 0x001c9e0e, 0x001cae0e, 0x001cbe0e,
dd 0x001cce0e, 0x001cde0e, 0x001cee0e, 0x001cfe0e,
dd 0x001d0e0e, 0x001d1e0e, 0x001d2e0e, 0x001d3e0e,
dd 0x001d4e0e, 0x001d5e0e, 0x001d6e0e, 0x001d7e0e,
dd 0x001d8e0e, 0x001d9e0e, 0x001dae0e, 0x001dbe0e,
dd 0x001dce0e, 0x001dde0e, 0x001dee0e, 0x001dfe0e,
dd 0x001e0e0e, 0x001e1e0e, 0x001e2e0e, 0x001e3e0e,
dd 0x001e4e0e, 0x001e5e0e, 0x001e6e0e, 0x001e7e0e,
dd 0x001e8e0e, 0x001e9e0e, 0x001eae0e, 0x001ebe0e,
dd 0x001ece0e, 0x001ede0e, 0x001eee0e, 0x001efe0e,
dd 0x001f0e0e, 0x001f1e0e, 0x001f2e0e, 0x001f3e0e,
dd 0x001f4e0e, 0x001f5e0e, 0x001f6e0e, 0x001f7e0e,
dd 0x001f8e0e, 0x001f9e0e, 0x001fae0e, 0x001fbe0e,
dd 0x001fce0e, 0x001fde0e, 0x001fee0e, 0x001ffe0e,
dd 0x00200e0e, 0x00201e0e, 0x00202e0e, 0x00203e0e,
dd 0x00204e0e, 0x00205e0e, 0x00206e0e, 0x00207e0e,
dd 0x00208e0e, 0x00209e0e, 0x0020ae0e, 0x0020be0e,
dd 0x0020ce0e, 0x0020de0e, 0x0020ee0e, 0x0020fe0e,
dd 0x00210e0e, 0x00211e0e, 0x00212e0e, 0x00213e0e,
dd 0x00214e0e, 0x00215e0e, 0x00216e0e, 0x00217e0e,
dd 0x00218e0e, 0x00219e0e, 0x0021ae0e, 0x0021be0e,
dd 0x0021ce0e, 0x0021de0e, 0x0021ee0e, 0x0021fe0e,
dd 0x00220e0e, 0x00221e0e, 0x00222e0e, 0x00223e0e,
dd 0x00224e0e, 0x00225e0e, 0x00226e0e, 0x00227e0e,
dd 0x00228e0e, 0x00229e0e, 0x0022ae0e, 0x0022be0e,
dd 0x0022ce0e, 0x0022de0e, 0x0022ee0e, 0x0022fe0e,
dd 0x00230e0e, 0x00231e0e, 0x00232e0e, 0x00233e0e,
dd 0x00234e0e, 0x00235e0e, 0x00236e0e, 0x00237e0e,
dd 0x00238e0e, 0x00239e0e, 0x0023ae0e, 0x0023be0e,
dd 0x0023ce0e, 0x0023de0e, 0x0023ee0e, 0x0023fe0e,
dd 0x00240e0e, 0x00241e0e, 0x00242e0e, 0x00243e0e,
dd 0x00244e0e, 0x00245e0e, 0x00246e0e, 0x00247e0e,
dd 0x00248e0e, 0x00249e0e, 0x0024ae0e, 0x0024be0e,
dd 0x0024ce0e, 0x0024de0e, 0x0024ee0e, 0x0024fe0e,
dd 0x00250e0e, 0x00251e0e, 0x00252e0e, 0x00253e0e,
dd 0x00254e0e, 0x00255e0e, 0x00256e0e, 0x00257e0e,
dd 0x00258e0e, 0x00259e0e, 0x0025ae0e, 0x0025be0e,
dd 0x0025ce0e, 0x0025de0e, 0x0025ee0e, 0x0025fe0e,
dd 0x00260e0e, 0x00261e0e, 0x00262e0e, 0x00263e0e,
dd 0x00264e0e, 0x00265e0e, 0x00266e0e, 0x00267e0e,
dd 0x00268e0e, 0x00269e0e, 0x0026ae0e, 0x0026be0e,
dd 0x0026ce0e, 0x0026de0e, 0x0026ee0e, 0x0026fe0e,
dd 0x00270e0e, 0x00271e0e, 0x00272e0e, 0x00273e0e,
dd 0x00274e0e, 0x00275e0e, 0x00276e0e, 0x00277e0e,
dd 0x00278e0e, 0x00279e0e, 0x0027ae0e, 0x0027be0e,
dd 0x0027ce0e, 0x0027de0e, 0x0027ee0e, 0x0027fe0e,
dd 0x00280e0e, 0x00281e0e, 0x00282e0e, 0x00283e0e,
dd 0x00284e0e, 0x00285e0e, 0x00286e0e, 0x00287e0e,
dd 0x00288e0e, 0x00289e0e, 0x0028ae0e, 0x0028be0e,
dd 0x0028ce0e, 0x0028de0e, 0x0028ee0e, 0x0028fe0e,
dd 0x00290e0e, 0x00291e0e, 0x00292e0e, 0x00293e0e,
dd 0x00294e0e, 0x00295e0e, 0x00296e0e, 0x00297e0e,
dd 0x00298e0e, 0x00299e0e, 0x0029ae0e, 0x0029be0e,
dd 0x0029ce0e, 0x0029de0e, 0x0029ee0e, 0x0029fe0e,
dd 0x002a0e0e, 0x002a1e0e, 0x002a2e0e, 0x002a3e0e,
dd 0x002a4e0e, 0x002a5e0e, 0x002a6e0e, 0x002a7e0e,
dd 0x002a8e0e, 0x002a9e0e, 0x002aae0e, 0x002abe0e,
dd 0x002ace0e, 0x002ade0e, 0x002aee0e, 0x002afe0e,
dd 0x002b0e0e, 0x002b1e0e, 0x002b2e0e, 0x002b3e0e,
dd 0x002b4e0e, 0x002b5e0e, 0x002b6e0e, 0x002b7e0e,
dd 0x002b8e0e, 0x002b9e0e, 0x002bae0e, 0x002bbe0e,
dd 0x002bce0e, 0x002bde0e, 0x002bee0e, 0x002bfe0e,
dd 0x002c0e0e, 0x002c1e0e, 0x002c2e0e, 0x002c3e0e,
dd 0x002c4e0e, 0x002c5e0e, 0x002c6e0e, 0x002c7e0e,
dd 0x002c8e0e, 0x002c9e0e, 0x002cae0e, 0x002cbe0e,
dd 0x002cce0e, 0x002cde0e, 0x002cee0e, 0x002cfe0e,
dd 0x002d0e0e, 0x002d1e0e, 0x002d2e0e, 0x002d3e0e,
dd 0x002d4e0e, 0x002d5e0e, 0x002d6e0e, 0x002d7e0e,
dd 0x002d8e0e, 0x002d9e0e, 0x002dae0e, 0x002dbe0e,
dd 0x002dce0e, 0x002dde0e, 0x002dee0e, 0x002dfe0e,
dd 0x002e0e0e, 0x002e1e0e, 0x002e2e0e, 0x002e3e0e,
dd 0x002e4e0e, 0x002e5e0e, 0x002e6e0e, 0x002e7e0e,
dd 0x002e8e0e, 0x002e9e0e, 0x002eae0e, 0x002ebe0e,
dd 0x002ece0e, 0x002ede0e, 0x002eee0e, 0x002efe0e,
dd 0x002f0e0e, 0x002f1e0e, 0x002f2e0e, 0x002f3e0e,
dd 0x002f4e0e, 0x002f5e0e, 0x002f6e0e, 0x002f7e0e,
dd 0x002f8e0e, 0x002f9e0e, 0x002fae0e, 0x002fbe0e,
dd 0x002fce0e, 0x002fde0e, 0x002fee0e, 0x002ffe0e,
dd 0x00300e0e, 0x00301e0e, 0x00302e0e, 0x00303e0e,
dd 0x00304e0e, 0x00305e0e, 0x00306e0e, 0x00307e0e,
dd 0x00308e0e, 0x00309e0e, 0x0030ae0e, 0x0030be0e,
dd 0x0030ce0e, 0x0030de0e, 0x0030ee0e, 0x0030fe0e,
dd 0x00310e0e, 0x00311e0e, 0x00312e0e, 0x00313e0e,
dd 0x00314e0e, 0x00315e0e, 0x00316e0e, 0x00317e0e,
dd 0x00318e0e, 0x00319e0e, 0x0031ae0e, 0x0031be0e,
dd 0x0031ce0e, 0x0031de0e, 0x0031ee0e, 0x0031fe0e,
dd 0x00320e0e, 0x00321e0e, 0x00322e0e, 0x00323e0e,
dd 0x00324e0e, 0x00325e0e, 0x00326e0e, 0x00327e0e,
dd 0x00328e0e, 0x00329e0e, 0x0032ae0e, 0x0032be0e,
dd 0x0032ce0e, 0x0032de0e, 0x0032ee0e, 0x0032fe0e,
dd 0x00330e0e, 0x00331e0e, 0x00332e0e, 0x00333e0e,
dd 0x00334e0e, 0x00335e0e, 0x00336e0e, 0x00337e0e,
dd 0x00338e0e, 0x00339e0e, 0x0033ae0e, 0x0033be0e,
dd 0x0033ce0e, 0x0033de0e, 0x0033ee0e, 0x0033fe0e,
dd 0x00340e0e, 0x00341e0e, 0x00342e0e, 0x00343e0e,
dd 0x00344e0e, 0x00345e0e, 0x00346e0e, 0x00347e0e,
dd 0x00348e0e, 0x00349e0e, 0x0034ae0e, 0x0034be0e,
dd 0x0034ce0e, 0x0034de0e, 0x0034ee0e, 0x0034fe0e,
dd 0x00350e0e, 0x00351e0e, 0x00352e0e, 0x00353e0e,
dd 0x00354e0e, 0x00355e0e, 0x00356e0e, 0x00357e0e,
dd 0x00358e0e, 0x00359e0e, 0x0035ae0e, 0x0035be0e,
dd 0x0035ce0e, 0x0035de0e, 0x0035ee0e, 0x0035fe0e,
dd 0x00360e0e, 0x00361e0e, 0x00362e0e, 0x00363e0e,
dd 0x00364e0e, 0x00365e0e, 0x00366e0e, 0x00367e0e,
dd 0x00368e0e, 0x00369e0e, 0x0036ae0e, 0x0036be0e,
dd 0x0036ce0e, 0x0036de0e, 0x0036ee0e, 0x0036fe0e,
dd 0x00370e0e, 0x00371e0e, 0x00372e0e, 0x00373e0e,
dd 0x00374e0e, 0x00375e0e, 0x00376e0e, 0x00377e0e,
dd 0x00378e0e, 0x00379e0e, 0x0037ae0e, 0x0037be0e,
dd 0x0037ce0e, 0x0037de0e, 0x0037ee0e, 0x0037fe0e,
dd 0x00380e0e, 0x00381e0e, 0x00382e0e, 0x00383e0e,
dd 0x00384e0e, 0x00385e0e, 0x00386e0e, 0x00387e0e,
dd 0x00388e0e, 0x00389e0e, 0x0038ae0e, 0x0038be0e,
dd 0x0038ce0e, 0x0038de0e, 0x0038ee0e, 0x0038fe0e,
dd 0x00390e0e, 0x00391e0e, 0x00392e0e, 0x00393e0e,
dd 0x00394e0e, 0x00395e0e, 0x00396e0e, 0x00397e0e,
dd 0x00398e0e, 0x00399e0e, 0x0039ae0e, 0x0039be0e,
dd 0x0039ce0e, 0x0039de0e, 0x0039ee0e, 0x0039fe0e,
dd 0x003a0e0e, 0x003a1e0e, 0x003a2e0e, 0x003a3e0e,
dd 0x003a4e0e, 0x003a5e0e, 0x003a6e0e, 0x003a7e0e,
dd 0x003a8e0e, 0x003a9e0e, 0x003aae0e, 0x003abe0e,
dd 0x003ace0e, 0x003ade0e, 0x003aee0e, 0x003afe0e,
dd 0x003b0e0e, 0x003b1e0e, 0x003b2e0e, 0x003b3e0e,
dd 0x003b4e0e, 0x003b5e0e, 0x003b6e0e, 0x003b7e0e,
dd 0x003b8e0e, 0x003b9e0e, 0x003bae0e, 0x003bbe0e,
dd 0x003bce0e, 0x003bde0e, 0x003bee0e, 0x003bfe0e,
dd 0x003c0e0e, 0x003c1e0e, 0x003c2e0e, 0x003c3e0e,
dd 0x003c4e0e, 0x003c5e0e, 0x003c6e0e, 0x003c7e0e,
dd 0x003c8e0e, 0x003c9e0e, 0x003cae0e, 0x003cbe0e,
dd 0x003cce0e, 0x003cde0e, 0x003cee0e, 0x003cfe0e,
dd 0x003d0e0e, 0x003d1e0e, 0x003d2e0e, 0x003d3e0e,
dd 0x003d4e0e, 0x003d5e0e, 0x003d6e0e, 0x003d7e0e,
dd 0x003d8e0e, 0x003d9e0e, 0x003dae0e, 0x003dbe0e,
dd 0x003dce0e, 0x003dde0e, 0x003dee0e, 0x003dfe0e,
dd 0x003e0e0e, 0x003e1e0e, 0x003e2e0e, 0x003e3e0e,
dd 0x003e4e0e, 0x003e5e0e, 0x003e6e0e, 0x003e7e0e,
dd 0x003e8e0e, 0x003e9e0e, 0x003eae0e, 0x003ebe0e,
dd 0x003ece0e, 0x003ede0e, 0x003eee0e, 0x003efe0e,
dd 0x003f0e0e, 0x003f1e0e, 0x003f2e0e, 0x003f3e0e,
dd 0x003f4e0e, 0x003f5e0e, 0x003f6e0e, 0x003f7e0e,
dd 0x003f8e0e, 0x003f9e0e, 0x003fae0e, 0x003fbe0e,
dd 0x003fce0e, 0x003fde0e, 0x003fee0e, 0x003ffe0e,
dd 0x00001b0f, 0x00003b0f, 0x00005b0f, 0x00007b0f,
dd 0x00009b0f, 0x0000bb0f, 0x0000db0f, 0x0000fb0f,
dd 0x00011b0f, 0x00013b0f, 0x00015b0f, 0x00017b0f,
dd 0x00019b0f, 0x0001bb0f, 0x0001db0f, 0x0001fb0f,
dd 0x00021b0f, 0x00023b0f, 0x00025b0f, 0x00027b0f,
dd 0x00029b0f, 0x0002bb0f, 0x0002db0f, 0x0002fb0f,
dd 0x00031b0f, 0x00033b0f, 0x00035b0f, 0x00037b0f,
dd 0x00039b0f, 0x0003bb0f, 0x0003db0f, 0x0003fb0f,
dd 0x00041b0f, 0x00043b0f, 0x00045b0f, 0x00047b0f,
dd 0x00049b0f, 0x0004bb0f, 0x0004db0f, 0x0004fb0f,
dd 0x00051b0f, 0x00053b0f, 0x00055b0f, 0x00057b0f,
dd 0x00059b0f, 0x0005bb0f, 0x0005db0f, 0x0005fb0f,
dd 0x00061b0f, 0x00063b0f, 0x00065b0f, 0x00067b0f,
dd 0x00069b0f, 0x0006bb0f, 0x0006db0f, 0x0006fb0f,
dd 0x00071b0f, 0x00073b0f, 0x00075b0f, 0x00077b0f,
dd 0x00079b0f, 0x0007bb0f, 0x0007db0f, 0x0007fb0f,
dd 0x00081b0f, 0x00083b0f, 0x00085b0f, 0x00087b0f,
dd 0x00089b0f, 0x0008bb0f, 0x0008db0f, 0x0008fb0f,
dd 0x00091b0f, 0x00093b0f, 0x00095b0f, 0x00097b0f,
dd 0x00099b0f, 0x0009bb0f, 0x0009db0f, 0x0009fb0f,
dd 0x000a1b0f, 0x000a3b0f, 0x000a5b0f, 0x000a7b0f,
dd 0x000a9b0f, 0x000abb0f, 0x000adb0f, 0x000afb0f,
dd 0x000b1b0f, 0x000b3b0f, 0x000b5b0f, 0x000b7b0f,
dd 0x000b9b0f, 0x000bbb0f, 0x000bdb0f, 0x000bfb0f,
dd 0x000c1b0f, 0x000c3b0f, 0x000c5b0f, 0x000c7b0f,
dd 0x000c9b0f, 0x000cbb0f, 0x000cdb0f, 0x000cfb0f,
dd 0x000d1b0f, 0x000d3b0f, 0x000d5b0f, 0x000d7b0f,
dd 0x000d9b0f, 0x000dbb0f, 0x000ddb0f, 0x000dfb0f,
dd 0x000e1b0f, 0x000e3b0f, 0x000e5b0f, 0x000e7b0f,
dd 0x000e9b0f, 0x000ebb0f, 0x000edb0f, 0x000efb0f,
dd 0x000f1b0f, 0x000f3b0f, 0x000f5b0f, 0x000f7b0f,
dd 0x000f9b0f, 0x000fbb0f, 0x000fdb0f, 0x000ffb0f,
dd 0x00101b0f, 0x00103b0f, 0x00105b0f, 0x00107b0f,
dd 0x00109b0f, 0x0010bb0f, 0x0010db0f, 0x0010fb0f,
dd 0x00111b0f, 0x00113b0f, 0x00115b0f, 0x00117b0f,
dd 0x00119b0f, 0x0011bb0f, 0x0011db0f, 0x0011fb0f,
dd 0x00121b0f, 0x00123b0f, 0x00125b0f, 0x00127b0f,
dd 0x00129b0f, 0x0012bb0f, 0x0012db0f, 0x0012fb0f,
dd 0x00131b0f, 0x00133b0f, 0x00135b0f, 0x00137b0f,
dd 0x00139b0f, 0x0013bb0f, 0x0013db0f, 0x0013fb0f,
dd 0x00141b0f, 0x00143b0f, 0x00145b0f, 0x00147b0f,
dd 0x00149b0f, 0x0014bb0f, 0x0014db0f, 0x0014fb0f,
dd 0x00151b0f, 0x00153b0f, 0x00155b0f, 0x00157b0f,
dd 0x00159b0f, 0x0015bb0f, 0x0015db0f, 0x0015fb0f,
dd 0x00161b0f, 0x00163b0f, 0x00165b0f, 0x00167b0f,
dd 0x00169b0f, 0x0016bb0f, 0x0016db0f, 0x0016fb0f,
dd 0x00171b0f, 0x00173b0f, 0x00175b0f, 0x00177b0f,
dd 0x00179b0f, 0x0017bb0f, 0x0017db0f, 0x0017fb0f,
dd 0x00181b0f, 0x00183b0f, 0x00185b0f, 0x00187b0f,
dd 0x00189b0f, 0x0018bb0f, 0x0018db0f, 0x0018fb0f,
dd 0x00191b0f, 0x00193b0f, 0x00195b0f, 0x00197b0f,
dd 0x00199b0f, 0x0019bb0f, 0x0019db0f, 0x0019fb0f,
dd 0x001a1b0f, 0x001a3b0f, 0x001a5b0f, 0x001a7b0f,
dd 0x001a9b0f, 0x001abb0f, 0x001adb0f, 0x001afb0f,
dd 0x001b1b0f, 0x001b3b0f, 0x001b5b0f, 0x001b7b0f,
dd 0x001b9b0f, 0x001bbb0f, 0x001bdb0f, 0x001bfb0f,
dd 0x001c1b0f, 0x001c3b0f, 0x001c5b0f, 0x001c7b0f,
dd 0x001c9b0f, 0x001cbb0f, 0x001cdb0f, 0x001cfb0f,
dd 0x001d1b0f, 0x001d3b0f, 0x001d5b0f, 0x001d7b0f,
dd 0x001d9b0f, 0x001dbb0f, 0x001ddb0f, 0x001dfb0f,
dd 0x001e1b0f, 0x001e3b0f, 0x001e5b0f, 0x001e7b0f,
dd 0x001e9b0f, 0x001ebb0f, 0x001edb0f, 0x001efb0f,
dd 0x001f1b0f, 0x001f3b0f, 0x001f5b0f, 0x001f7b0f,
dd 0x001f9b0f, 0x001fbb0f, 0x001fdb0f, 0x001ffb0f,
dd 0x00201b0f, 0x00203b0f, 0x00205b0f, 0x00207b0f,
dd 0x00209b0f, 0x0020bb0f, 0x0020db0f, 0x0020fb0f,
dd 0x00211b0f, 0x00213b0f, 0x00215b0f, 0x00217b0f,
dd 0x00219b0f, 0x0021bb0f, 0x0021db0f, 0x0021fb0f,
dd 0x00221b0f, 0x00223b0f, 0x00225b0f, 0x00227b0f,
dd 0x00229b0f, 0x0022bb0f, 0x0022db0f, 0x0022fb0f,
dd 0x00231b0f, 0x00233b0f, 0x00235b0f, 0x00237b0f,
dd 0x00239b0f, 0x0023bb0f, 0x0023db0f, 0x0023fb0f,
dd 0x00241b0f, 0x00243b0f, 0x00245b0f, 0x00247b0f,
dd 0x00249b0f, 0x0024bb0f, 0x0024db0f, 0x0024fb0f,
dd 0x00251b0f, 0x00253b0f, 0x00255b0f, 0x00257b0f,
dd 0x00259b0f, 0x0025bb0f, 0x0025db0f, 0x0025fb0f,
dd 0x00261b0f, 0x00263b0f, 0x00265b0f, 0x00267b0f,
dd 0x00269b0f, 0x0026bb0f, 0x0026db0f, 0x0026fb0f,
dd 0x00271b0f, 0x00273b0f, 0x00275b0f, 0x00277b0f,
dd 0x00279b0f, 0x0027bb0f, 0x0027db0f, 0x0027fb0f,
dd 0x00281b0f, 0x00283b0f, 0x00285b0f, 0x00287b0f,
dd 0x00289b0f, 0x0028bb0f, 0x0028db0f, 0x0028fb0f,
dd 0x00291b0f, 0x00293b0f, 0x00295b0f, 0x00297b0f,
dd 0x00299b0f, 0x0029bb0f, 0x0029db0f, 0x0029fb0f,
dd 0x002a1b0f, 0x002a3b0f, 0x002a5b0f, 0x002a7b0f,
dd 0x002a9b0f, 0x002abb0f, 0x002adb0f, 0x002afb0f,
dd 0x002b1b0f, 0x002b3b0f, 0x002b5b0f, 0x002b7b0f,
dd 0x002b9b0f, 0x002bbb0f, 0x002bdb0f, 0x002bfb0f,
dd 0x002c1b0f, 0x002c3b0f, 0x002c5b0f, 0x002c7b0f,
dd 0x002c9b0f, 0x002cbb0f, 0x002cdb0f, 0x002cfb0f,
dd 0x002d1b0f, 0x002d3b0f, 0x002d5b0f, 0x002d7b0f,
dd 0x002d9b0f, 0x002dbb0f, 0x002ddb0f, 0x002dfb0f,
dd 0x002e1b0f, 0x002e3b0f, 0x002e5b0f, 0x002e7b0f,
dd 0x002e9b0f, 0x002ebb0f, 0x002edb0f, 0x002efb0f,
dd 0x002f1b0f, 0x002f3b0f, 0x002f5b0f, 0x002f7b0f,
dd 0x002f9b0f, 0x002fbb0f, 0x002fdb0f, 0x002ffb0f,
dd 0x00301b0f, 0x00303b0f, 0x00305b0f, 0x00307b0f,
dd 0x00309b0f, 0x0030bb0f, 0x0030db0f, 0x0030fb0f,
dd 0x00311b0f, 0x00313b0f, 0x00315b0f, 0x00317b0f,
dd 0x00319b0f, 0x0031bb0f, 0x0031db0f, 0x0031fb0f,
dd 0x00321b0f, 0x00323b0f, 0x00325b0f, 0x00327b0f,
dd 0x00329b0f, 0x0032bb0f, 0x0032db0f, 0x0032fb0f,
dd 0x00331b0f, 0x00333b0f, 0x00335b0f, 0x00337b0f,
dd 0x00339b0f, 0x0033bb0f, 0x0033db0f, 0x0033fb0f,
dd 0x00341b0f, 0x00343b0f, 0x00345b0f, 0x00347b0f,
dd 0x00349b0f, 0x0034bb0f, 0x0034db0f, 0x0034fb0f,
dd 0x00351b0f, 0x00353b0f, 0x00355b0f, 0x00357b0f,
dd 0x00359b0f, 0x0035bb0f, 0x0035db0f, 0x0035fb0f,
dd 0x00361b0f, 0x00363b0f, 0x00365b0f, 0x00367b0f,
dd 0x00369b0f, 0x0036bb0f, 0x0036db0f, 0x0036fb0f,
dd 0x00371b0f, 0x00373b0f, 0x00375b0f, 0x00377b0f,
dd 0x00379b0f, 0x0037bb0f, 0x0037db0f, 0x0037fb0f,
dd 0x00381b0f, 0x00383b0f, 0x00385b0f, 0x00387b0f,
dd 0x00389b0f, 0x0038bb0f, 0x0038db0f, 0x0038fb0f,
dd 0x00391b0f, 0x00393b0f, 0x00395b0f, 0x00397b0f,
dd 0x00399b0f, 0x0039bb0f, 0x0039db0f, 0x0039fb0f,
dd 0x003a1b0f, 0x003a3b0f, 0x003a5b0f, 0x003a7b0f,
dd 0x003a9b0f, 0x003abb0f, 0x003adb0f, 0x003afb0f,
dd 0x003b1b0f, 0x003b3b0f, 0x003b5b0f, 0x003b7b0f,
dd 0x003b9b0f, 0x003bbb0f, 0x003bdb0f, 0x003bfb0f,
dd 0x003c1b0f, 0x003c3b0f, 0x003c5b0f, 0x003c7b0f,
dd 0x003c9b0f, 0x003cbb0f, 0x003cdb0f, 0x003cfb0f,
dd 0x003d1b0f, 0x003d3b0f, 0x003d5b0f, 0x003d7b0f,
dd 0x003d9b0f, 0x003dbb0f, 0x003ddb0f, 0x003dfb0f,
dd 0x003e1b0f, 0x003e3b0f, 0x003e5b0f, 0x003e7b0f,
dd 0x003e9b0f, 0x003ebb0f, 0x003edb0f, 0x003efb0f,
dd 0x003f1b0f, 0x003f3b0f, 0x003f5b0f, 0x003f7b0f,
dd 0x003f9b0f, 0x003fbb0f, 0x003fdb0f, 0x003ffb0f,
dd 0x00401b0f, 0x00403b0f, 0x00405b0f, 0x00407b0f,
dd 0x00409b0f, 0x0040bb0f, 0x0040db0f, 0x0040fb0f,
dd 0x00411b0f, 0x00413b0f, 0x00415b0f, 0x00417b0f,
dd 0x00419b0f, 0x0041bb0f, 0x0041db0f, 0x0041fb0f,
dd 0x00421b0f, 0x00423b0f, 0x00425b0f, 0x00427b0f,
dd 0x00429b0f, 0x0042bb0f, 0x0042db0f, 0x0042fb0f,
dd 0x00431b0f, 0x00433b0f, 0x00435b0f, 0x00437b0f,
dd 0x00439b0f, 0x0043bb0f, 0x0043db0f, 0x0043fb0f,
dd 0x00441b0f, 0x00443b0f, 0x00445b0f, 0x00447b0f,
dd 0x00449b0f, 0x0044bb0f, 0x0044db0f, 0x0044fb0f,
dd 0x00451b0f, 0x00453b0f, 0x00455b0f, 0x00457b0f,
dd 0x00459b0f, 0x0045bb0f, 0x0045db0f, 0x0045fb0f,
dd 0x00461b0f, 0x00463b0f, 0x00465b0f, 0x00467b0f,
dd 0x00469b0f, 0x0046bb0f, 0x0046db0f, 0x0046fb0f,
dd 0x00471b0f, 0x00473b0f, 0x00475b0f, 0x00477b0f,
dd 0x00479b0f, 0x0047bb0f, 0x0047db0f, 0x0047fb0f,
dd 0x00481b0f, 0x00483b0f, 0x00485b0f, 0x00487b0f,
dd 0x00489b0f, 0x0048bb0f, 0x0048db0f, 0x0048fb0f,
dd 0x00491b0f, 0x00493b0f, 0x00495b0f, 0x00497b0f,
dd 0x00499b0f, 0x0049bb0f, 0x0049db0f, 0x0049fb0f,
dd 0x004a1b0f, 0x004a3b0f, 0x004a5b0f, 0x004a7b0f,
dd 0x004a9b0f, 0x004abb0f, 0x004adb0f, 0x004afb0f,
dd 0x004b1b0f, 0x004b3b0f, 0x004b5b0f, 0x004b7b0f,
dd 0x004b9b0f, 0x004bbb0f, 0x004bdb0f, 0x004bfb0f,
dd 0x004c1b0f, 0x004c3b0f, 0x004c5b0f, 0x004c7b0f,
dd 0x004c9b0f, 0x004cbb0f, 0x004cdb0f, 0x004cfb0f,
dd 0x004d1b0f, 0x004d3b0f, 0x004d5b0f, 0x004d7b0f,
dd 0x004d9b0f, 0x004dbb0f, 0x004ddb0f, 0x004dfb0f,
dd 0x004e1b0f, 0x004e3b0f, 0x004e5b0f, 0x004e7b0f,
dd 0x004e9b0f, 0x004ebb0f, 0x004edb0f, 0x004efb0f,
dd 0x004f1b0f, 0x004f3b0f, 0x004f5b0f, 0x004f7b0f,
dd 0x004f9b0f, 0x004fbb0f, 0x004fdb0f, 0x004ffb0f,
dd 0x00501b0f, 0x00503b0f, 0x00505b0f, 0x00507b0f,
dd 0x00509b0f, 0x0050bb0f, 0x0050db0f, 0x0050fb0f,
dd 0x00511b0f, 0x00513b0f, 0x00515b0f, 0x00517b0f,
dd 0x00519b0f, 0x0051bb0f, 0x0051db0f, 0x0051fb0f,
dd 0x00521b0f, 0x00523b0f, 0x00525b0f, 0x00527b0f,
dd 0x00529b0f, 0x0052bb0f, 0x0052db0f, 0x0052fb0f,
dd 0x00531b0f, 0x00533b0f, 0x00535b0f, 0x00537b0f,
dd 0x00539b0f, 0x0053bb0f, 0x0053db0f, 0x0053fb0f,
dd 0x00541b0f, 0x00543b0f, 0x00545b0f, 0x00547b0f,
dd 0x00549b0f, 0x0054bb0f, 0x0054db0f, 0x0054fb0f,
dd 0x00551b0f, 0x00553b0f, 0x00555b0f, 0x00557b0f,
dd 0x00559b0f, 0x0055bb0f, 0x0055db0f, 0x0055fb0f,
dd 0x00561b0f, 0x00563b0f, 0x00565b0f, 0x00567b0f,
dd 0x00569b0f, 0x0056bb0f, 0x0056db0f, 0x0056fb0f,
dd 0x00571b0f, 0x00573b0f, 0x00575b0f, 0x00577b0f,
dd 0x00579b0f, 0x0057bb0f, 0x0057db0f, 0x0057fb0f,
dd 0x00581b0f, 0x00583b0f, 0x00585b0f, 0x00587b0f,
dd 0x00589b0f, 0x0058bb0f, 0x0058db0f, 0x0058fb0f,
dd 0x00591b0f, 0x00593b0f, 0x00595b0f, 0x00597b0f,
dd 0x00599b0f, 0x0059bb0f, 0x0059db0f, 0x0059fb0f,
dd 0x005a1b0f, 0x005a3b0f, 0x005a5b0f, 0x005a7b0f,
dd 0x005a9b0f, 0x005abb0f, 0x005adb0f, 0x005afb0f,
dd 0x005b1b0f, 0x005b3b0f, 0x005b5b0f, 0x005b7b0f,
dd 0x005b9b0f, 0x005bbb0f, 0x005bdb0f, 0x005bfb0f,
dd 0x005c1b0f, 0x005c3b0f, 0x005c5b0f, 0x005c7b0f,
dd 0x005c9b0f, 0x005cbb0f, 0x005cdb0f, 0x005cfb0f,
dd 0x005d1b0f, 0x005d3b0f, 0x005d5b0f, 0x005d7b0f,
dd 0x005d9b0f, 0x005dbb0f, 0x005ddb0f, 0x005dfb0f,
dd 0x005e1b0f, 0x005e3b0f, 0x005e5b0f, 0x005e7b0f,
dd 0x005e9b0f, 0x005ebb0f, 0x005edb0f, 0x005efb0f,
dd 0x005f1b0f, 0x005f3b0f, 0x005f5b0f, 0x005f7b0f,
dd 0x005f9b0f, 0x005fbb0f, 0x005fdb0f, 0x005ffb0f,
dd 0x00601b0f, 0x00603b0f, 0x00605b0f, 0x00607b0f,
dd 0x00609b0f, 0x0060bb0f, 0x0060db0f, 0x0060fb0f,
dd 0x00611b0f, 0x00613b0f, 0x00615b0f, 0x00617b0f,
dd 0x00619b0f, 0x0061bb0f, 0x0061db0f, 0x0061fb0f,
dd 0x00621b0f, 0x00623b0f, 0x00625b0f, 0x00627b0f,
dd 0x00629b0f, 0x0062bb0f, 0x0062db0f, 0x0062fb0f,
dd 0x00631b0f, 0x00633b0f, 0x00635b0f, 0x00637b0f,
dd 0x00639b0f, 0x0063bb0f, 0x0063db0f, 0x0063fb0f,
dd 0x00641b0f, 0x00643b0f, 0x00645b0f, 0x00647b0f,
dd 0x00649b0f, 0x0064bb0f, 0x0064db0f, 0x0064fb0f,
dd 0x00651b0f, 0x00653b0f, 0x00655b0f, 0x00657b0f,
dd 0x00659b0f, 0x0065bb0f, 0x0065db0f, 0x0065fb0f,
dd 0x00661b0f, 0x00663b0f, 0x00665b0f, 0x00667b0f,
dd 0x00669b0f, 0x0066bb0f, 0x0066db0f, 0x0066fb0f,
dd 0x00671b0f, 0x00673b0f, 0x00675b0f, 0x00677b0f,
dd 0x00679b0f, 0x0067bb0f, 0x0067db0f, 0x0067fb0f,
dd 0x00681b0f, 0x00683b0f, 0x00685b0f, 0x00687b0f,
dd 0x00689b0f, 0x0068bb0f, 0x0068db0f, 0x0068fb0f,
dd 0x00691b0f, 0x00693b0f, 0x00695b0f, 0x00697b0f,
dd 0x00699b0f, 0x0069bb0f, 0x0069db0f, 0x0069fb0f,
dd 0x006a1b0f, 0x006a3b0f, 0x006a5b0f, 0x006a7b0f,
dd 0x006a9b0f, 0x006abb0f, 0x006adb0f, 0x006afb0f,
dd 0x006b1b0f, 0x006b3b0f, 0x006b5b0f, 0x006b7b0f,
dd 0x006b9b0f, 0x006bbb0f, 0x006bdb0f, 0x006bfb0f,
dd 0x006c1b0f, 0x006c3b0f, 0x006c5b0f, 0x006c7b0f,
dd 0x006c9b0f, 0x006cbb0f, 0x006cdb0f, 0x006cfb0f,
dd 0x006d1b0f, 0x006d3b0f, 0x006d5b0f, 0x006d7b0f,
dd 0x006d9b0f, 0x006dbb0f, 0x006ddb0f, 0x006dfb0f,
dd 0x006e1b0f, 0x006e3b0f, 0x006e5b0f, 0x006e7b0f,
dd 0x006e9b0f, 0x006ebb0f, 0x006edb0f, 0x006efb0f,
dd 0x006f1b0f, 0x006f3b0f, 0x006f5b0f, 0x006f7b0f,
dd 0x006f9b0f, 0x006fbb0f, 0x006fdb0f, 0x006ffb0f,
dd 0x00701b0f, 0x00703b0f, 0x00705b0f, 0x00707b0f,
dd 0x00709b0f, 0x0070bb0f, 0x0070db0f, 0x0070fb0f,
dd 0x00711b0f, 0x00713b0f, 0x00715b0f, 0x00717b0f,
dd 0x00719b0f, 0x0071bb0f, 0x0071db0f, 0x0071fb0f,
dd 0x00721b0f, 0x00723b0f, 0x00725b0f, 0x00727b0f,
dd 0x00729b0f, 0x0072bb0f, 0x0072db0f, 0x0072fb0f,
dd 0x00731b0f, 0x00733b0f, 0x00735b0f, 0x00737b0f,
dd 0x00739b0f, 0x0073bb0f, 0x0073db0f, 0x0073fb0f,
dd 0x00741b0f, 0x00743b0f, 0x00745b0f, 0x00747b0f,
dd 0x00749b0f, 0x0074bb0f, 0x0074db0f, 0x0074fb0f,
dd 0x00751b0f, 0x00753b0f, 0x00755b0f, 0x00757b0f,
dd 0x00759b0f, 0x0075bb0f, 0x0075db0f, 0x0075fb0f,
dd 0x00761b0f, 0x00763b0f, 0x00765b0f, 0x00767b0f,
dd 0x00769b0f, 0x0076bb0f, 0x0076db0f, 0x0076fb0f,
dd 0x00771b0f, 0x00773b0f, 0x00775b0f, 0x00777b0f,
dd 0x00779b0f, 0x0077bb0f, 0x0077db0f, 0x0077fb0f,
dd 0x00781b0f, 0x00783b0f, 0x00785b0f, 0x00787b0f,
dd 0x00789b0f, 0x0078bb0f, 0x0078db0f, 0x0078fb0f,
dd 0x00791b0f, 0x00793b0f, 0x00795b0f, 0x00797b0f,
dd 0x00799b0f, 0x0079bb0f, 0x0079db0f, 0x0079fb0f,
dd 0x007a1b0f, 0x007a3b0f, 0x007a5b0f, 0x007a7b0f,
dd 0x007a9b0f, 0x007abb0f, 0x007adb0f, 0x007afb0f,
dd 0x007b1b0f, 0x007b3b0f, 0x007b5b0f, 0x007b7b0f,
dd 0x007b9b0f, 0x007bbb0f, 0x007bdb0f, 0x007bfb0f,
dd 0x007c1b0f, 0x007c3b0f, 0x007c5b0f, 0x007c7b0f,
dd 0x007c9b0f, 0x007cbb0f, 0x007cdb0f, 0x007cfb0f,
dd 0x007d1b0f, 0x007d3b0f, 0x007d5b0f, 0x007d7b0f,
dd 0x007d9b0f, 0x007dbb0f, 0x007ddb0f, 0x007dfb0f,
dd 0x007e1b0f, 0x007e3b0f, 0x007e5b0f, 0x007e7b0f,
dd 0x007e9b0f, 0x007ebb0f, 0x007edb0f, 0x007efb0f,
dd 0x007f1b0f, 0x007f3b0f, 0x007f5b0f, 0x007f7b0f,
dd 0x007f9b0f, 0x007fbb0f, 0x007fdb0f, 0x007ffb0f,
dd 0x0000010f, 0x0000110f, 0x0000210f, 0x0000310f,
dd 0x0000410f, 0x0000510f, 0x0000610f, 0x0000710f,
dd 0x0000810f, 0x0000910f, 0x0000a10f, 0x0000b10f,
dd 0x0000c10f, 0x0000d10f, 0x0000e10f, 0x0000f10f,
dd 0x0001010f, 0x0001110f, 0x0001210f, 0x0001310f,
dd 0x0001410f, 0x0001510f, 0x0001610f, 0x0001710f,
dd 0x0001810f, 0x0001910f, 0x0001a10f, 0x0001b10f,
dd 0x0001c10f, 0x0001d10f, 0x0001e10f, 0x0001f10f,
dd 0x0002010f, 0x0002110f, 0x0002210f, 0x0002310f,
dd 0x0002410f, 0x0002510f, 0x0002610f, 0x0002710f,
dd 0x0002810f, 0x0002910f, 0x0002a10f, 0x0002b10f,
dd 0x0002c10f, 0x0002d10f, 0x0002e10f, 0x0002f10f,
dd 0x0003010f, 0x0003110f, 0x0003210f, 0x0003310f,
dd 0x0003410f, 0x0003510f, 0x0003610f, 0x0003710f,
dd 0x0003810f, 0x0003910f, 0x0003a10f, 0x0003b10f,
dd 0x0003c10f, 0x0003d10f, 0x0003e10f, 0x0003f10f,
dd 0x0004010f, 0x0004110f, 0x0004210f, 0x0004310f,
dd 0x0004410f, 0x0004510f, 0x0004610f, 0x0004710f,
dd 0x0004810f, 0x0004910f, 0x0004a10f, 0x0004b10f,
dd 0x0004c10f, 0x0004d10f, 0x0004e10f, 0x0004f10f,
dd 0x0005010f, 0x0005110f, 0x0005210f, 0x0005310f,
dd 0x0005410f, 0x0005510f, 0x0005610f, 0x0005710f,
dd 0x0005810f, 0x0005910f, 0x0005a10f, 0x0005b10f,
dd 0x0005c10f, 0x0005d10f, 0x0005e10f, 0x0005f10f,
dd 0x0006010f, 0x0006110f, 0x0006210f, 0x0006310f,
dd 0x0006410f, 0x0006510f, 0x0006610f, 0x0006710f,
dd 0x0006810f, 0x0006910f, 0x0006a10f, 0x0006b10f,
dd 0x0006c10f, 0x0006d10f, 0x0006e10f, 0x0006f10f,
dd 0x0007010f, 0x0007110f, 0x0007210f, 0x0007310f,
dd 0x0007410f, 0x0007510f, 0x0007610f, 0x0007710f,
dd 0x0007810f, 0x0007910f, 0x0007a10f, 0x0007b10f,
dd 0x0007c10f, 0x0007d10f, 0x0007e10f, 0x0007f10f,
dd 0x0008010f, 0x0008110f, 0x0008210f, 0x0008310f,
dd 0x0008410f, 0x0008510f, 0x0008610f, 0x0008710f,
dd 0x0008810f, 0x0008910f, 0x0008a10f, 0x0008b10f,
dd 0x0008c10f, 0x0008d10f, 0x0008e10f, 0x0008f10f,
dd 0x0009010f, 0x0009110f, 0x0009210f, 0x0009310f,
dd 0x0009410f, 0x0009510f, 0x0009610f, 0x0009710f,
dd 0x0009810f, 0x0009910f, 0x0009a10f, 0x0009b10f,
dd 0x0009c10f, 0x0009d10f, 0x0009e10f, 0x0009f10f,
dd 0x000a010f, 0x000a110f, 0x000a210f, 0x000a310f,
dd 0x000a410f, 0x000a510f, 0x000a610f, 0x000a710f,
dd 0x000a810f, 0x000a910f, 0x000aa10f, 0x000ab10f,
dd 0x000ac10f, 0x000ad10f, 0x000ae10f, 0x000af10f,
dd 0x000b010f, 0x000b110f, 0x000b210f, 0x000b310f,
dd 0x000b410f, 0x000b510f, 0x000b610f, 0x000b710f,
dd 0x000b810f, 0x000b910f, 0x000ba10f, 0x000bb10f,
dd 0x000bc10f, 0x000bd10f, 0x000be10f, 0x000bf10f,
dd 0x000c010f, 0x000c110f, 0x000c210f, 0x000c310f,
dd 0x000c410f, 0x000c510f, 0x000c610f, 0x000c710f,
dd 0x000c810f, 0x000c910f, 0x000ca10f, 0x000cb10f,
dd 0x000cc10f, 0x000cd10f, 0x000ce10f, 0x000cf10f,
dd 0x000d010f, 0x000d110f, 0x000d210f, 0x000d310f,
dd 0x000d410f, 0x000d510f, 0x000d610f, 0x000d710f,
dd 0x000d810f, 0x000d910f, 0x000da10f, 0x000db10f,
dd 0x000dc10f, 0x000dd10f, 0x000de10f, 0x000df10f,
dd 0x000e010f, 0x000e110f, 0x000e210f, 0x000e310f,
dd 0x000e410f, 0x000e510f, 0x000e610f, 0x000e710f,
dd 0x000e810f, 0x000e910f, 0x000ea10f, 0x000eb10f,
dd 0x000ec10f, 0x000ed10f, 0x000ee10f, 0x000ef10f,
dd 0x000f010f, 0x000f110f, 0x000f210f, 0x000f310f,
dd 0x000f410f, 0x000f510f, 0x000f610f, 0x000f710f,
dd 0x000f810f, 0x000f910f, 0x000fa10f, 0x000fb10f,
dd 0x000fc10f, 0x000fd10f, 0x000fe10f, 0x000ff10f,
dd 0x0010010f, 0x0010110f, 0x0010210f, 0x0010310f,
dd 0x0010410f, 0x0010510f, 0x0010610f, 0x0010710f,
dd 0x0010810f, 0x0010910f, 0x0010a10f, 0x0010b10f,
dd 0x0010c10f, 0x0010d10f, 0x0010e10f, 0x0010f10f,
dd 0x0011010f, 0x0011110f, 0x0011210f, 0x0011310f,
dd 0x0011410f, 0x0011510f, 0x0011610f, 0x0011710f,
dd 0x0011810f, 0x0011910f, 0x0011a10f, 0x0011b10f,
dd 0x0011c10f, 0x0011d10f, 0x0011e10f, 0x0011f10f,
dd 0x0012010f, 0x0012110f, 0x0012210f, 0x0012310f,
dd 0x0012410f, 0x0012510f, 0x0012610f, 0x0012710f,
dd 0x0012810f, 0x0012910f, 0x0012a10f, 0x0012b10f,
dd 0x0012c10f, 0x0012d10f, 0x0012e10f, 0x0012f10f,
dd 0x0013010f, 0x0013110f, 0x0013210f, 0x0013310f,
dd 0x0013410f, 0x0013510f, 0x0013610f, 0x0013710f,
dd 0x0013810f, 0x0013910f, 0x0013a10f, 0x0013b10f,
dd 0x0013c10f, 0x0013d10f, 0x0013e10f, 0x0013f10f,
dd 0x0014010f, 0x0014110f, 0x0014210f, 0x0014310f,
dd 0x0014410f, 0x0014510f, 0x0014610f, 0x0014710f,
dd 0x0014810f, 0x0014910f, 0x0014a10f, 0x0014b10f,
dd 0x0014c10f, 0x0014d10f, 0x0014e10f, 0x0014f10f,
dd 0x0015010f, 0x0015110f, 0x0015210f, 0x0015310f,
dd 0x0015410f, 0x0015510f, 0x0015610f, 0x0015710f,
dd 0x0015810f, 0x0015910f, 0x0015a10f, 0x0015b10f,
dd 0x0015c10f, 0x0015d10f, 0x0015e10f, 0x0015f10f,
dd 0x0016010f, 0x0016110f, 0x0016210f, 0x0016310f,
dd 0x0016410f, 0x0016510f, 0x0016610f, 0x0016710f,
dd 0x0016810f, 0x0016910f, 0x0016a10f, 0x0016b10f,
dd 0x0016c10f, 0x0016d10f, 0x0016e10f, 0x0016f10f,
dd 0x0017010f, 0x0017110f, 0x0017210f, 0x0017310f,
dd 0x0017410f, 0x0017510f, 0x0017610f, 0x0017710f,
dd 0x0017810f, 0x0017910f, 0x0017a10f, 0x0017b10f,
dd 0x0017c10f, 0x0017d10f, 0x0017e10f, 0x0017f10f,
dd 0x0018010f, 0x0018110f, 0x0018210f, 0x0018310f,
dd 0x0018410f, 0x0018510f, 0x0018610f, 0x0018710f,
dd 0x0018810f, 0x0018910f, 0x0018a10f, 0x0018b10f,
dd 0x0018c10f, 0x0018d10f, 0x0018e10f, 0x0018f10f,
dd 0x0019010f, 0x0019110f, 0x0019210f, 0x0019310f,
dd 0x0019410f, 0x0019510f, 0x0019610f, 0x0019710f,
dd 0x0019810f, 0x0019910f, 0x0019a10f, 0x0019b10f,
dd 0x0019c10f, 0x0019d10f, 0x0019e10f, 0x0019f10f,
dd 0x001a010f, 0x001a110f, 0x001a210f, 0x001a310f,
dd 0x001a410f, 0x001a510f, 0x001a610f, 0x001a710f,
dd 0x001a810f, 0x001a910f, 0x001aa10f, 0x001ab10f,
dd 0x001ac10f, 0x001ad10f, 0x001ae10f, 0x001af10f,
dd 0x001b010f, 0x001b110f, 0x001b210f, 0x001b310f,
dd 0x001b410f, 0x001b510f, 0x001b610f, 0x001b710f,
dd 0x001b810f, 0x001b910f, 0x001ba10f, 0x001bb10f,
dd 0x001bc10f, 0x001bd10f, 0x001be10f, 0x001bf10f,
dd 0x001c010f, 0x001c110f, 0x001c210f, 0x001c310f,
dd 0x001c410f, 0x001c510f, 0x001c610f, 0x001c710f,
dd 0x001c810f, 0x001c910f, 0x001ca10f, 0x001cb10f,
dd 0x001cc10f, 0x001cd10f, 0x001ce10f, 0x001cf10f,
dd 0x001d010f, 0x001d110f, 0x001d210f, 0x001d310f,
dd 0x001d410f, 0x001d510f, 0x001d610f, 0x001d710f,
dd 0x001d810f, 0x001d910f, 0x001da10f, 0x001db10f,
dd 0x001dc10f, 0x001dd10f, 0x001de10f, 0x001df10f,
dd 0x001e010f, 0x001e110f, 0x001e210f, 0x001e310f,
dd 0x001e410f, 0x001e510f, 0x001e610f, 0x001e710f,
dd 0x001e810f, 0x001e910f, 0x001ea10f, 0x001eb10f,
dd 0x001ec10f, 0x001ed10f, 0x001ee10f, 0x001ef10f,
dd 0x001f010f, 0x001f110f, 0x001f210f, 0x001f310f,
dd 0x001f410f, 0x001f510f, 0x001f610f, 0x001f710f,
dd 0x001f810f, 0x001f910f, 0x001fa10f, 0x001fb10f,
dd 0x001fc10f, 0x001fd10f, 0x001fe10f, 0x001ff10f,
dd 0x0020010f, 0x0020110f, 0x0020210f, 0x0020310f,
dd 0x0020410f, 0x0020510f, 0x0020610f, 0x0020710f,
dd 0x0020810f, 0x0020910f, 0x0020a10f, 0x0020b10f,
dd 0x0020c10f, 0x0020d10f, 0x0020e10f, 0x0020f10f,
dd 0x0021010f, 0x0021110f, 0x0021210f, 0x0021310f,
dd 0x0021410f, 0x0021510f, 0x0021610f, 0x0021710f,
dd 0x0021810f, 0x0021910f, 0x0021a10f, 0x0021b10f,
dd 0x0021c10f, 0x0021d10f, 0x0021e10f, 0x0021f10f,
dd 0x0022010f, 0x0022110f, 0x0022210f, 0x0022310f,
dd 0x0022410f, 0x0022510f, 0x0022610f, 0x0022710f,
dd 0x0022810f, 0x0022910f, 0x0022a10f, 0x0022b10f,
dd 0x0022c10f, 0x0022d10f, 0x0022e10f, 0x0022f10f,
dd 0x0023010f, 0x0023110f, 0x0023210f, 0x0023310f,
dd 0x0023410f, 0x0023510f, 0x0023610f, 0x0023710f,
dd 0x0023810f, 0x0023910f, 0x0023a10f, 0x0023b10f,
dd 0x0023c10f, 0x0023d10f, 0x0023e10f, 0x0023f10f,
dd 0x0024010f, 0x0024110f, 0x0024210f, 0x0024310f,
dd 0x0024410f, 0x0024510f, 0x0024610f, 0x0024710f,
dd 0x0024810f, 0x0024910f, 0x0024a10f, 0x0024b10f,
dd 0x0024c10f, 0x0024d10f, 0x0024e10f, 0x0024f10f,
dd 0x0025010f, 0x0025110f, 0x0025210f, 0x0025310f,
dd 0x0025410f, 0x0025510f, 0x0025610f, 0x0025710f,
dd 0x0025810f, 0x0025910f, 0x0025a10f, 0x0025b10f,
dd 0x0025c10f, 0x0025d10f, 0x0025e10f, 0x0025f10f,
dd 0x0026010f, 0x0026110f, 0x0026210f, 0x0026310f,
dd 0x0026410f, 0x0026510f, 0x0026610f, 0x0026710f,
dd 0x0026810f, 0x0026910f, 0x0026a10f, 0x0026b10f,
dd 0x0026c10f, 0x0026d10f, 0x0026e10f, 0x0026f10f,
dd 0x0027010f, 0x0027110f, 0x0027210f, 0x0027310f,
dd 0x0027410f, 0x0027510f, 0x0027610f, 0x0027710f,
dd 0x0027810f, 0x0027910f, 0x0027a10f, 0x0027b10f,
dd 0x0027c10f, 0x0027d10f, 0x0027e10f, 0x0027f10f,
dd 0x0028010f, 0x0028110f, 0x0028210f, 0x0028310f,
dd 0x0028410f, 0x0028510f, 0x0028610f, 0x0028710f,
dd 0x0028810f, 0x0028910f, 0x0028a10f, 0x0028b10f,
dd 0x0028c10f, 0x0028d10f, 0x0028e10f, 0x0028f10f,
dd 0x0029010f, 0x0029110f, 0x0029210f, 0x0029310f,
dd 0x0029410f, 0x0029510f, 0x0029610f, 0x0029710f,
dd 0x0029810f, 0x0029910f, 0x0029a10f, 0x0029b10f,
dd 0x0029c10f, 0x0029d10f, 0x0029e10f, 0x0029f10f,
dd 0x002a010f, 0x002a110f, 0x002a210f, 0x002a310f,
dd 0x002a410f, 0x002a510f, 0x002a610f, 0x002a710f,
dd 0x002a810f, 0x002a910f, 0x002aa10f, 0x002ab10f,
dd 0x002ac10f, 0x002ad10f, 0x002ae10f, 0x002af10f,
dd 0x002b010f, 0x002b110f, 0x002b210f, 0x002b310f,
dd 0x002b410f, 0x002b510f, 0x002b610f, 0x002b710f,
dd 0x002b810f, 0x002b910f, 0x002ba10f, 0x002bb10f,
dd 0x002bc10f, 0x002bd10f, 0x002be10f, 0x002bf10f,
dd 0x002c010f, 0x002c110f, 0x002c210f, 0x002c310f,
dd 0x002c410f, 0x002c510f, 0x002c610f, 0x002c710f,
dd 0x002c810f, 0x002c910f, 0x002ca10f, 0x002cb10f,
dd 0x002cc10f, 0x002cd10f, 0x002ce10f, 0x002cf10f,
dd 0x002d010f, 0x002d110f, 0x002d210f, 0x002d310f,
dd 0x002d410f, 0x002d510f, 0x002d610f, 0x002d710f,
dd 0x002d810f, 0x002d910f, 0x002da10f, 0x002db10f,
dd 0x002dc10f, 0x002dd10f, 0x002de10f, 0x002df10f,
dd 0x002e010f, 0x002e110f, 0x002e210f, 0x002e310f,
dd 0x002e410f, 0x002e510f, 0x002e610f, 0x002e710f,
dd 0x002e810f, 0x002e910f, 0x002ea10f, 0x002eb10f,
dd 0x002ec10f, 0x002ed10f, 0x002ee10f, 0x002ef10f,
dd 0x002f010f, 0x002f110f, 0x002f210f, 0x002f310f,
dd 0x002f410f, 0x002f510f, 0x002f610f, 0x002f710f,
dd 0x002f810f, 0x002f910f, 0x002fa10f, 0x002fb10f,
dd 0x002fc10f, 0x002fd10f, 0x002fe10f, 0x002ff10f,
dd 0x0030010f, 0x0030110f, 0x0030210f, 0x0030310f,
dd 0x0030410f, 0x0030510f, 0x0030610f, 0x0030710f,
dd 0x0030810f, 0x0030910f, 0x0030a10f, 0x0030b10f,
dd 0x0030c10f, 0x0030d10f, 0x0030e10f, 0x0030f10f,
dd 0x0031010f, 0x0031110f, 0x0031210f, 0x0031310f,
dd 0x0031410f, 0x0031510f, 0x0031610f, 0x0031710f,
dd 0x0031810f, 0x0031910f, 0x0031a10f, 0x0031b10f,
dd 0x0031c10f, 0x0031d10f, 0x0031e10f, 0x0031f10f,
dd 0x0032010f, 0x0032110f, 0x0032210f, 0x0032310f,
dd 0x0032410f, 0x0032510f, 0x0032610f, 0x0032710f,
dd 0x0032810f, 0x0032910f, 0x0032a10f, 0x0032b10f,
dd 0x0032c10f, 0x0032d10f, 0x0032e10f, 0x0032f10f,
dd 0x0033010f, 0x0033110f, 0x0033210f, 0x0033310f,
dd 0x0033410f, 0x0033510f, 0x0033610f, 0x0033710f,
dd 0x0033810f, 0x0033910f, 0x0033a10f, 0x0033b10f,
dd 0x0033c10f, 0x0033d10f, 0x0033e10f, 0x0033f10f,
dd 0x0034010f, 0x0034110f, 0x0034210f, 0x0034310f,
dd 0x0034410f, 0x0034510f, 0x0034610f, 0x0034710f,
dd 0x0034810f, 0x0034910f, 0x0034a10f, 0x0034b10f,
dd 0x0034c10f, 0x0034d10f, 0x0034e10f, 0x0034f10f,
dd 0x0035010f, 0x0035110f, 0x0035210f, 0x0035310f,
dd 0x0035410f, 0x0035510f, 0x0035610f, 0x0035710f,
dd 0x0035810f, 0x0035910f, 0x0035a10f, 0x0035b10f,
dd 0x0035c10f, 0x0035d10f, 0x0035e10f, 0x0035f10f,
dd 0x0036010f, 0x0036110f, 0x0036210f, 0x0036310f,
dd 0x0036410f, 0x0036510f, 0x0036610f, 0x0036710f,
dd 0x0036810f, 0x0036910f, 0x0036a10f, 0x0036b10f,
dd 0x0036c10f, 0x0036d10f, 0x0036e10f, 0x0036f10f,
dd 0x0037010f, 0x0037110f, 0x0037210f, 0x0037310f,
dd 0x0037410f, 0x0037510f, 0x0037610f, 0x0037710f,
dd 0x0037810f, 0x0037910f, 0x0037a10f, 0x0037b10f,
dd 0x0037c10f, 0x0037d10f, 0x0037e10f, 0x0037f10f,
dd 0x0038010f, 0x0038110f, 0x0038210f, 0x0038310f,
dd 0x0038410f, 0x0038510f, 0x0038610f, 0x0038710f,
dd 0x0038810f, 0x0038910f, 0x0038a10f, 0x0038b10f,
dd 0x0038c10f, 0x0038d10f, 0x0038e10f, 0x0038f10f,
dd 0x0039010f, 0x0039110f, 0x0039210f, 0x0039310f,
dd 0x0039410f, 0x0039510f, 0x0039610f, 0x0039710f,
dd 0x0039810f, 0x0039910f, 0x0039a10f, 0x0039b10f,
dd 0x0039c10f, 0x0039d10f, 0x0039e10f, 0x0039f10f,
dd 0x003a010f, 0x003a110f, 0x003a210f, 0x003a310f,
dd 0x003a410f, 0x003a510f, 0x003a610f, 0x003a710f,
dd 0x003a810f, 0x003a910f, 0x003aa10f, 0x003ab10f,
dd 0x003ac10f, 0x003ad10f, 0x003ae10f, 0x003af10f,
dd 0x003b010f, 0x003b110f, 0x003b210f, 0x003b310f,
dd 0x003b410f, 0x003b510f, 0x003b610f, 0x003b710f,
dd 0x003b810f, 0x003b910f, 0x003ba10f, 0x003bb10f,
dd 0x003bc10f, 0x003bd10f, 0x003be10f, 0x003bf10f,
dd 0x003c010f, 0x003c110f, 0x003c210f, 0x003c310f,
dd 0x003c410f, 0x003c510f, 0x003c610f, 0x003c710f,
dd 0x003c810f, 0x003c910f, 0x003ca10f, 0x003cb10f,
dd 0x003cc10f, 0x003cd10f, 0x003ce10f, 0x003cf10f,
dd 0x003d010f, 0x003d110f, 0x003d210f, 0x003d310f,
dd 0x003d410f, 0x003d510f, 0x003d610f, 0x003d710f,
dd 0x003d810f, 0x003d910f, 0x003da10f, 0x003db10f,
dd 0x003dc10f, 0x003dd10f, 0x003de10f, 0x003df10f,
dd 0x003e010f, 0x003e110f, 0x003e210f, 0x003e310f,
dd 0x003e410f, 0x003e510f, 0x003e610f, 0x003e710f,
dd 0x003e810f, 0x003e910f, 0x003ea10f, 0x003eb10f,
dd 0x003ec10f, 0x003ed10f, 0x003ee10f, 0x003ef10f,
dd 0x003f010f, 0x003f110f, 0x003f210f, 0x003f310f,
dd 0x003f410f, 0x003f510f, 0x003f610f, 0x003f710f,
dd 0x003f810f, 0x003f910f, 0x003fa10f, 0x003fb10f,
dd 0x003fc10f, 0x003fd10f, 0x003fe10f, 0x003ff10f,
dd 0x0040010f, 0x0040110f, 0x0040210f, 0x0040310f,
dd 0x0040410f, 0x0040510f, 0x0040610f, 0x0040710f,
dd 0x0040810f, 0x0040910f, 0x0040a10f, 0x0040b10f,
dd 0x0040c10f, 0x0040d10f, 0x0040e10f, 0x0040f10f,
dd 0x0041010f, 0x0041110f, 0x0041210f, 0x0041310f,
dd 0x0041410f, 0x0041510f, 0x0041610f, 0x0041710f,
dd 0x0041810f, 0x0041910f, 0x0041a10f, 0x0041b10f,
dd 0x0041c10f, 0x0041d10f, 0x0041e10f, 0x0041f10f,
dd 0x0042010f, 0x0042110f, 0x0042210f, 0x0042310f,
dd 0x0042410f, 0x0042510f, 0x0042610f, 0x0042710f,
dd 0x0042810f, 0x0042910f, 0x0042a10f, 0x0042b10f,
dd 0x0042c10f, 0x0042d10f, 0x0042e10f, 0x0042f10f,
dd 0x0043010f, 0x0043110f, 0x0043210f, 0x0043310f,
dd 0x0043410f, 0x0043510f, 0x0043610f, 0x0043710f,
dd 0x0043810f, 0x0043910f, 0x0043a10f, 0x0043b10f,
dd 0x0043c10f, 0x0043d10f, 0x0043e10f, 0x0043f10f,
dd 0x0044010f, 0x0044110f, 0x0044210f, 0x0044310f,
dd 0x0044410f, 0x0044510f, 0x0044610f, 0x0044710f,
dd 0x0044810f, 0x0044910f, 0x0044a10f, 0x0044b10f,
dd 0x0044c10f, 0x0044d10f, 0x0044e10f, 0x0044f10f,
dd 0x0045010f, 0x0045110f, 0x0045210f, 0x0045310f,
dd 0x0045410f, 0x0045510f, 0x0045610f, 0x0045710f,
dd 0x0045810f, 0x0045910f, 0x0045a10f, 0x0045b10f,
dd 0x0045c10f, 0x0045d10f, 0x0045e10f, 0x0045f10f,
dd 0x0046010f, 0x0046110f, 0x0046210f, 0x0046310f,
dd 0x0046410f, 0x0046510f, 0x0046610f, 0x0046710f,
dd 0x0046810f, 0x0046910f, 0x0046a10f, 0x0046b10f,
dd 0x0046c10f, 0x0046d10f, 0x0046e10f, 0x0046f10f,
dd 0x0047010f, 0x0047110f, 0x0047210f, 0x0047310f,
dd 0x0047410f, 0x0047510f, 0x0047610f, 0x0047710f,
dd 0x0047810f, 0x0047910f, 0x0047a10f, 0x0047b10f,
dd 0x0047c10f, 0x0047d10f, 0x0047e10f, 0x0047f10f,
dd 0x0048010f, 0x0048110f, 0x0048210f, 0x0048310f,
dd 0x0048410f, 0x0048510f, 0x0048610f, 0x0048710f,
dd 0x0048810f, 0x0048910f, 0x0048a10f, 0x0048b10f,
dd 0x0048c10f, 0x0048d10f, 0x0048e10f, 0x0048f10f,
dd 0x0049010f, 0x0049110f, 0x0049210f, 0x0049310f,
dd 0x0049410f, 0x0049510f, 0x0049610f, 0x0049710f,
dd 0x0049810f, 0x0049910f, 0x0049a10f, 0x0049b10f,
dd 0x0049c10f, 0x0049d10f, 0x0049e10f, 0x0049f10f,
dd 0x004a010f, 0x004a110f, 0x004a210f, 0x004a310f,
dd 0x004a410f, 0x004a510f, 0x004a610f, 0x004a710f,
dd 0x004a810f, 0x004a910f, 0x004aa10f, 0x004ab10f,
dd 0x004ac10f, 0x004ad10f, 0x004ae10f, 0x004af10f,
dd 0x004b010f, 0x004b110f, 0x004b210f, 0x004b310f,
dd 0x004b410f, 0x004b510f, 0x004b610f, 0x004b710f,
dd 0x004b810f, 0x004b910f, 0x004ba10f, 0x004bb10f,
dd 0x004bc10f, 0x004bd10f, 0x004be10f, 0x004bf10f,
dd 0x004c010f, 0x004c110f, 0x004c210f, 0x004c310f,
dd 0x004c410f, 0x004c510f, 0x004c610f, 0x004c710f,
dd 0x004c810f, 0x004c910f, 0x004ca10f, 0x004cb10f,
dd 0x004cc10f, 0x004cd10f, 0x004ce10f, 0x004cf10f,
dd 0x004d010f, 0x004d110f, 0x004d210f, 0x004d310f,
dd 0x004d410f, 0x004d510f, 0x004d610f, 0x004d710f,
dd 0x004d810f, 0x004d910f, 0x004da10f, 0x004db10f,
dd 0x004dc10f, 0x004dd10f, 0x004de10f, 0x004df10f,
dd 0x004e010f, 0x004e110f, 0x004e210f, 0x004e310f,
dd 0x004e410f, 0x004e510f, 0x004e610f, 0x004e710f,
dd 0x004e810f, 0x004e910f, 0x004ea10f, 0x004eb10f,
dd 0x004ec10f, 0x004ed10f, 0x004ee10f, 0x004ef10f,
dd 0x004f010f, 0x004f110f, 0x004f210f, 0x004f310f,
dd 0x004f410f, 0x004f510f, 0x004f610f, 0x004f710f,
dd 0x004f810f, 0x004f910f, 0x004fa10f, 0x004fb10f,
dd 0x004fc10f, 0x004fd10f, 0x004fe10f, 0x004ff10f,
dd 0x0050010f, 0x0050110f, 0x0050210f, 0x0050310f,
dd 0x0050410f, 0x0050510f, 0x0050610f, 0x0050710f,
dd 0x0050810f, 0x0050910f, 0x0050a10f, 0x0050b10f,
dd 0x0050c10f, 0x0050d10f, 0x0050e10f, 0x0050f10f,
dd 0x0051010f, 0x0051110f, 0x0051210f, 0x0051310f,
dd 0x0051410f, 0x0051510f, 0x0051610f, 0x0051710f,
dd 0x0051810f, 0x0051910f, 0x0051a10f, 0x0051b10f,
dd 0x0051c10f, 0x0051d10f, 0x0051e10f, 0x0051f10f,
dd 0x0052010f, 0x0052110f, 0x0052210f, 0x0052310f,
dd 0x0052410f, 0x0052510f, 0x0052610f, 0x0052710f,
dd 0x0052810f, 0x0052910f, 0x0052a10f, 0x0052b10f,
dd 0x0052c10f, 0x0052d10f, 0x0052e10f, 0x0052f10f,
dd 0x0053010f, 0x0053110f, 0x0053210f, 0x0053310f,
dd 0x0053410f, 0x0053510f, 0x0053610f, 0x0053710f,
dd 0x0053810f, 0x0053910f, 0x0053a10f, 0x0053b10f,
dd 0x0053c10f, 0x0053d10f, 0x0053e10f, 0x0053f10f,
dd 0x0054010f, 0x0054110f, 0x0054210f, 0x0054310f,
dd 0x0054410f, 0x0054510f, 0x0054610f, 0x0054710f,
dd 0x0054810f, 0x0054910f, 0x0054a10f, 0x0054b10f,
dd 0x0054c10f, 0x0054d10f, 0x0054e10f, 0x0054f10f,
dd 0x0055010f, 0x0055110f, 0x0055210f, 0x0055310f,
dd 0x0055410f, 0x0055510f, 0x0055610f, 0x0055710f,
dd 0x0055810f, 0x0055910f, 0x0055a10f, 0x0055b10f,
dd 0x0055c10f, 0x0055d10f, 0x0055e10f, 0x0055f10f,
dd 0x0056010f, 0x0056110f, 0x0056210f, 0x0056310f,
dd 0x0056410f, 0x0056510f, 0x0056610f, 0x0056710f,
dd 0x0056810f, 0x0056910f, 0x0056a10f, 0x0056b10f,
dd 0x0056c10f, 0x0056d10f, 0x0056e10f, 0x0056f10f,
dd 0x0057010f, 0x0057110f, 0x0057210f, 0x0057310f,
dd 0x0057410f, 0x0057510f, 0x0057610f, 0x0057710f,
dd 0x0057810f, 0x0057910f, 0x0057a10f, 0x0057b10f,
dd 0x0057c10f, 0x0057d10f, 0x0057e10f, 0x0057f10f,
dd 0x0058010f, 0x0058110f, 0x0058210f, 0x0058310f,
dd 0x0058410f, 0x0058510f, 0x0058610f, 0x0058710f,
dd 0x0058810f, 0x0058910f, 0x0058a10f, 0x0058b10f,
dd 0x0058c10f, 0x0058d10f, 0x0058e10f, 0x0058f10f,
dd 0x0059010f, 0x0059110f, 0x0059210f, 0x0059310f,
dd 0x0059410f, 0x0059510f, 0x0059610f, 0x0059710f,
dd 0x0059810f, 0x0059910f, 0x0059a10f, 0x0059b10f,
dd 0x0059c10f, 0x0059d10f, 0x0059e10f, 0x0059f10f,
dd 0x005a010f, 0x005a110f, 0x005a210f, 0x005a310f,
dd 0x005a410f, 0x005a510f, 0x005a610f, 0x005a710f,
dd 0x005a810f, 0x005a910f, 0x005aa10f, 0x005ab10f,
dd 0x005ac10f, 0x005ad10f, 0x005ae10f, 0x005af10f,
dd 0x005b010f, 0x005b110f, 0x005b210f, 0x005b310f,
dd 0x005b410f, 0x005b510f, 0x005b610f, 0x005b710f,
dd 0x005b810f, 0x005b910f, 0x005ba10f, 0x005bb10f,
dd 0x005bc10f, 0x005bd10f, 0x005be10f, 0x005bf10f,
dd 0x005c010f, 0x005c110f, 0x005c210f, 0x005c310f,
dd 0x005c410f, 0x005c510f, 0x005c610f, 0x005c710f,
dd 0x005c810f, 0x005c910f, 0x005ca10f, 0x005cb10f,
dd 0x005cc10f, 0x005cd10f, 0x005ce10f, 0x005cf10f,
dd 0x005d010f, 0x005d110f, 0x005d210f, 0x005d310f,
dd 0x005d410f, 0x005d510f, 0x005d610f, 0x005d710f,
dd 0x005d810f, 0x005d910f, 0x005da10f, 0x005db10f,
dd 0x005dc10f, 0x005dd10f, 0x005de10f, 0x005df10f,
dd 0x005e010f, 0x005e110f, 0x005e210f, 0x005e310f,
dd 0x005e410f, 0x005e510f, 0x005e610f, 0x005e710f,
dd 0x005e810f, 0x005e910f, 0x005ea10f, 0x005eb10f,
dd 0x005ec10f, 0x005ed10f, 0x005ee10f, 0x005ef10f,
dd 0x005f010f, 0x005f110f, 0x005f210f, 0x005f310f,
dd 0x005f410f, 0x005f510f, 0x005f610f, 0x005f710f,
dd 0x005f810f, 0x005f910f, 0x005fa10f, 0x005fb10f,
dd 0x005fc10f, 0x005fd10f, 0x005fe10f, 0x005ff10f,
dd 0x0060010f, 0x0060110f, 0x0060210f, 0x0060310f,
dd 0x0060410f, 0x0060510f, 0x0060610f, 0x0060710f,
dd 0x0060810f, 0x0060910f, 0x0060a10f, 0x0060b10f,
dd 0x0060c10f, 0x0060d10f, 0x0060e10f, 0x0060f10f,
dd 0x0061010f, 0x0061110f, 0x0061210f, 0x0061310f,
dd 0x0061410f, 0x0061510f, 0x0061610f, 0x0061710f,
dd 0x0061810f, 0x0061910f, 0x0061a10f, 0x0061b10f,
dd 0x0061c10f, 0x0061d10f, 0x0061e10f, 0x0061f10f,
dd 0x0062010f, 0x0062110f, 0x0062210f, 0x0062310f,
dd 0x0062410f, 0x0062510f, 0x0062610f, 0x0062710f,
dd 0x0062810f, 0x0062910f, 0x0062a10f, 0x0062b10f,
dd 0x0062c10f, 0x0062d10f, 0x0062e10f, 0x0062f10f,
dd 0x0063010f, 0x0063110f, 0x0063210f, 0x0063310f,
dd 0x0063410f, 0x0063510f, 0x0063610f, 0x0063710f,
dd 0x0063810f, 0x0063910f, 0x0063a10f, 0x0063b10f,
dd 0x0063c10f, 0x0063d10f, 0x0063e10f, 0x0063f10f,
dd 0x0064010f, 0x0064110f, 0x0064210f, 0x0064310f,
dd 0x0064410f, 0x0064510f, 0x0064610f, 0x0064710f,
dd 0x0064810f, 0x0064910f, 0x0064a10f, 0x0064b10f,
dd 0x0064c10f, 0x0064d10f, 0x0064e10f, 0x0064f10f,
dd 0x0065010f, 0x0065110f, 0x0065210f, 0x0065310f,
dd 0x0065410f, 0x0065510f, 0x0065610f, 0x0065710f,
dd 0x0065810f, 0x0065910f, 0x0065a10f, 0x0065b10f,
dd 0x0065c10f, 0x0065d10f, 0x0065e10f, 0x0065f10f,
dd 0x0066010f, 0x0066110f, 0x0066210f, 0x0066310f,
dd 0x0066410f, 0x0066510f, 0x0066610f, 0x0066710f,
dd 0x0066810f, 0x0066910f, 0x0066a10f, 0x0066b10f,
dd 0x0066c10f, 0x0066d10f, 0x0066e10f, 0x0066f10f,
dd 0x0067010f, 0x0067110f, 0x0067210f, 0x0067310f,
dd 0x0067410f, 0x0067510f, 0x0067610f, 0x0067710f,
dd 0x0067810f, 0x0067910f, 0x0067a10f, 0x0067b10f,
dd 0x0067c10f, 0x0067d10f, 0x0067e10f, 0x0067f10f,
dd 0x0068010f, 0x0068110f, 0x0068210f, 0x0068310f,
dd 0x0068410f, 0x0068510f, 0x0068610f, 0x0068710f,
dd 0x0068810f, 0x0068910f, 0x0068a10f, 0x0068b10f,
dd 0x0068c10f, 0x0068d10f, 0x0068e10f, 0x0068f10f,
dd 0x0069010f, 0x0069110f, 0x0069210f, 0x0069310f,
dd 0x0069410f, 0x0069510f, 0x0069610f, 0x0069710f,
dd 0x0069810f, 0x0069910f, 0x0069a10f, 0x0069b10f,
dd 0x0069c10f, 0x0069d10f, 0x0069e10f, 0x0069f10f,
dd 0x006a010f, 0x006a110f, 0x006a210f, 0x006a310f,
dd 0x006a410f, 0x006a510f, 0x006a610f, 0x006a710f,
dd 0x006a810f, 0x006a910f, 0x006aa10f, 0x006ab10f,
dd 0x006ac10f, 0x006ad10f, 0x006ae10f, 0x006af10f,
dd 0x006b010f, 0x006b110f, 0x006b210f, 0x006b310f,
dd 0x006b410f, 0x006b510f, 0x006b610f, 0x006b710f,
dd 0x006b810f, 0x006b910f, 0x006ba10f, 0x006bb10f,
dd 0x006bc10f, 0x006bd10f, 0x006be10f, 0x006bf10f,
dd 0x006c010f, 0x006c110f, 0x006c210f, 0x006c310f,
dd 0x006c410f, 0x006c510f, 0x006c610f, 0x006c710f,
dd 0x006c810f, 0x006c910f, 0x006ca10f, 0x006cb10f,
dd 0x006cc10f, 0x006cd10f, 0x006ce10f, 0x006cf10f,
dd 0x006d010f, 0x006d110f, 0x006d210f, 0x006d310f,
dd 0x006d410f, 0x006d510f, 0x006d610f, 0x006d710f,
dd 0x006d810f, 0x006d910f, 0x006da10f, 0x006db10f,
dd 0x006dc10f, 0x006dd10f, 0x006de10f, 0x006df10f,
dd 0x006e010f, 0x006e110f, 0x006e210f, 0x006e310f,
dd 0x006e410f, 0x006e510f, 0x006e610f, 0x006e710f,
dd 0x006e810f, 0x006e910f, 0x006ea10f, 0x006eb10f,
dd 0x006ec10f, 0x006ed10f, 0x006ee10f, 0x006ef10f,
dd 0x006f010f, 0x006f110f, 0x006f210f, 0x006f310f,
dd 0x006f410f, 0x006f510f, 0x006f610f, 0x006f710f,
dd 0x006f810f, 0x006f910f, 0x006fa10f, 0x006fb10f,
dd 0x006fc10f, 0x006fd10f, 0x006fe10f, 0x006ff10f,
dd 0x0070010f, 0x0070110f, 0x0070210f, 0x0070310f,
dd 0x0070410f, 0x0070510f, 0x0070610f, 0x0070710f,
dd 0x0070810f, 0x0070910f, 0x0070a10f, 0x0070b10f,
dd 0x0070c10f, 0x0070d10f, 0x0070e10f, 0x0070f10f,
dd 0x0071010f, 0x0071110f, 0x0071210f, 0x0071310f,
dd 0x0071410f, 0x0071510f, 0x0071610f, 0x0071710f,
dd 0x0071810f, 0x0071910f, 0x0071a10f, 0x0071b10f,
dd 0x0071c10f, 0x0071d10f, 0x0071e10f, 0x0071f10f,
dd 0x0072010f, 0x0072110f, 0x0072210f, 0x0072310f,
dd 0x0072410f, 0x0072510f, 0x0072610f, 0x0072710f,
dd 0x0072810f, 0x0072910f, 0x0072a10f, 0x0072b10f,
dd 0x0072c10f, 0x0072d10f, 0x0072e10f, 0x0072f10f,
dd 0x0073010f, 0x0073110f, 0x0073210f, 0x0073310f,
dd 0x0073410f, 0x0073510f, 0x0073610f, 0x0073710f,
dd 0x0073810f, 0x0073910f, 0x0073a10f, 0x0073b10f,
dd 0x0073c10f, 0x0073d10f, 0x0073e10f, 0x0073f10f,
dd 0x0074010f, 0x0074110f, 0x0074210f, 0x0074310f,
dd 0x0074410f, 0x0074510f, 0x0074610f, 0x0074710f,
dd 0x0074810f, 0x0074910f, 0x0074a10f, 0x0074b10f,
dd 0x0074c10f, 0x0074d10f, 0x0074e10f, 0x0074f10f,
dd 0x0075010f, 0x0075110f, 0x0075210f, 0x0075310f,
dd 0x0075410f, 0x0075510f, 0x0075610f, 0x0075710f,
dd 0x0075810f, 0x0075910f, 0x0075a10f, 0x0075b10f,
dd 0x0075c10f, 0x0075d10f, 0x0075e10f, 0x0075f10f,
dd 0x0076010f, 0x0076110f, 0x0076210f, 0x0076310f,
dd 0x0076410f, 0x0076510f, 0x0076610f, 0x0076710f,
dd 0x0076810f, 0x0076910f, 0x0076a10f, 0x0076b10f,
dd 0x0076c10f, 0x0076d10f, 0x0076e10f, 0x0076f10f,
dd 0x0077010f, 0x0077110f, 0x0077210f, 0x0077310f,
dd 0x0077410f, 0x0077510f, 0x0077610f, 0x0077710f,
dd 0x0077810f, 0x0077910f, 0x0077a10f, 0x0077b10f,
dd 0x0077c10f, 0x0077d10f, 0x0077e10f, 0x0077f10f,
dd 0x0078010f, 0x0078110f, 0x0078210f, 0x0078310f,
dd 0x0078410f, 0x0078510f, 0x0078610f, 0x0078710f,
dd 0x0078810f, 0x0078910f, 0x0078a10f, 0x0078b10f,
dd 0x0078c10f, 0x0078d10f, 0x0078e10f, 0x0078f10f,
dd 0x0079010f, 0x0079110f, 0x0079210f, 0x0079310f,
dd 0x0079410f, 0x0079510f, 0x0079610f, 0x0079710f,
dd 0x0079810f, 0x0079910f, 0x0079a10f, 0x0079b10f,
dd 0x0079c10f, 0x0079d10f, 0x0079e10f, 0x0079f10f,
dd 0x007a010f, 0x007a110f, 0x007a210f, 0x007a310f,
dd 0x007a410f, 0x007a510f, 0x007a610f, 0x007a710f,
dd 0x007a810f, 0x007a910f, 0x007aa10f, 0x007ab10f,
dd 0x007ac10f, 0x007ad10f, 0x007ae10f, 0x007af10f,
dd 0x007b010f, 0x007b110f, 0x007b210f, 0x007b310f,
dd 0x007b410f, 0x007b510f, 0x007b610f, 0x007b710f,
dd 0x007b810f, 0x007b910f, 0x007ba10f, 0x007bb10f,
dd 0x007bc10f, 0x007bd10f, 0x007be10f, 0x007bf10f,
dd 0x007c010f, 0x007c110f, 0x007c210f, 0x007c310f,
dd 0x007c410f, 0x007c510f, 0x007c610f, 0x007c710f,
dd 0x007c810f, 0x007c910f, 0x007ca10f, 0x007cb10f,
dd 0x007cc10f, 0x007cd10f, 0x007ce10f, 0x007cf10f,
dd 0x007d010f, 0x007d110f, 0x007d210f, 0x007d310f,
dd 0x007d410f, 0x007d510f, 0x007d610f, 0x007d710f,
dd 0x007d810f, 0x007d910f, 0x007da10f, 0x007db10f,
dd 0x007dc10f, 0x007dd10f, 0x007de10f, 0x007df10f,
dd 0x007e010f, 0x007e110f, 0x007e210f, 0x007e310f,
dd 0x007e410f, 0x007e510f, 0x007e610f, 0x007e710f,
dd 0x007e810f, 0x007e910f, 0x007ea10f, 0x007eb10f,
dd 0x007ec10f, 0x007ed10f, 0x007ee10f, 0x007ef10f,
dd 0x007f010f, 0x007f110f, 0x007f210f, 0x007f310f,
dd 0x007f410f, 0x007f510f, 0x007f610f, 0x007f710f,
dd 0x007f810f, 0x007f910f, 0x007fa10f, 0x007fb10f,
dd 0x007fc10f, 0x007fd10f, 0x007fe10f, 0x007ff10f,
dd 0x00000710, 0x00002710, 0x00004710, 0x00006710,
dd 0x00008710, 0x0000a710, 0x0000c710, 0x0000e710,
dd 0x00010710, 0x00012710, 0x00014710, 0x00016710,
dd 0x00018710, 0x0001a710, 0x0001c710, 0x0001e710,
dd 0x00020710, 0x00022710, 0x00024710, 0x00026710,
dd 0x00028710, 0x0002a710, 0x0002c710, 0x0002e710,
dd 0x00030710, 0x00032710, 0x00034710, 0x00036710,
dd 0x00038710, 0x0003a710, 0x0003c710, 0x0003e710,
dd 0x00040710, 0x00042710, 0x00044710, 0x00046710,
dd 0x00048710, 0x0004a710, 0x0004c710, 0x0004e710,
dd 0x00050710, 0x00052710, 0x00054710, 0x00056710,
dd 0x00058710, 0x0005a710, 0x0005c710, 0x0005e710,
dd 0x00060710, 0x00062710, 0x00064710, 0x00066710,
dd 0x00068710, 0x0006a710, 0x0006c710, 0x0006e710,
dd 0x00070710, 0x00072710, 0x00074710, 0x00076710,
dd 0x00078710, 0x0007a710, 0x0007c710, 0x0007e710,
dd 0x00080710, 0x00082710, 0x00084710, 0x00086710,
dd 0x00088710, 0x0008a710, 0x0008c710, 0x0008e710,
dd 0x00090710, 0x00092710, 0x00094710, 0x00096710,
dd 0x00098710, 0x0009a710, 0x0009c710, 0x0009e710,
dd 0x000a0710, 0x000a2710, 0x000a4710, 0x000a6710,
dd 0x000a8710, 0x000aa710, 0x000ac710, 0x000ae710,
dd 0x000b0710, 0x000b2710, 0x000b4710, 0x000b6710,
dd 0x000b8710, 0x000ba710, 0x000bc710, 0x000be710,
dd 0x000c0710, 0x000c2710, 0x000c4710, 0x000c6710,
dd 0x000c8710, 0x000ca710, 0x000cc710, 0x000ce710,
dd 0x000d0710, 0x000d2710, 0x000d4710, 0x000d6710,
dd 0x000d8710, 0x000da710, 0x000dc710, 0x000de710,
dd 0x000e0710, 0x000e2710, 0x000e4710, 0x000e6710,
dd 0x000e8710, 0x000ea710, 0x000ec710, 0x000ee710,
dd 0x000f0710, 0x000f2710, 0x000f4710, 0x000f6710,
dd 0x000f8710, 0x000fa710, 0x000fc710, 0x000fe710,
dd 0x00100710, 0x00102710, 0x00104710, 0x00106710,
dd 0x00108710, 0x0010a710, 0x0010c710, 0x0010e710,
dd 0x00110710, 0x00112710, 0x00114710, 0x00116710,
dd 0x00118710, 0x0011a710, 0x0011c710, 0x0011e710,
dd 0x00120710, 0x00122710, 0x00124710, 0x00126710,
dd 0x00128710, 0x0012a710, 0x0012c710, 0x0012e710,
dd 0x00130710, 0x00132710, 0x00134710, 0x00136710,
dd 0x00138710, 0x0013a710, 0x0013c710, 0x0013e710,
dd 0x00140710, 0x00142710, 0x00144710, 0x00146710,
dd 0x00148710, 0x0014a710, 0x0014c710, 0x0014e710,
dd 0x00150710, 0x00152710, 0x00154710, 0x00156710,
dd 0x00158710, 0x0015a710, 0x0015c710, 0x0015e710,
dd 0x00160710, 0x00162710, 0x00164710, 0x00166710,
dd 0x00168710, 0x0016a710, 0x0016c710, 0x0016e710,
dd 0x00170710, 0x00172710, 0x00174710, 0x00176710,
dd 0x00178710, 0x0017a710, 0x0017c710, 0x0017e710,
dd 0x00180710, 0x00182710, 0x00184710, 0x00186710,
dd 0x00188710, 0x0018a710, 0x0018c710, 0x0018e710,
dd 0x00190710, 0x00192710, 0x00194710, 0x00196710,
dd 0x00198710, 0x0019a710, 0x0019c710, 0x0019e710,
dd 0x001a0710, 0x001a2710, 0x001a4710, 0x001a6710,
dd 0x001a8710, 0x001aa710, 0x001ac710, 0x001ae710,
dd 0x001b0710, 0x001b2710, 0x001b4710, 0x001b6710,
dd 0x001b8710, 0x001ba710, 0x001bc710, 0x001be710,
dd 0x001c0710, 0x001c2710, 0x001c4710, 0x001c6710,
dd 0x001c8710, 0x001ca710, 0x001cc710, 0x001ce710,
dd 0x001d0710, 0x001d2710, 0x001d4710, 0x001d6710,
dd 0x001d8710, 0x001da710, 0x001dc710, 0x001de710,
dd 0x001e0710, 0x001e2710, 0x001e4710, 0x001e6710,
dd 0x001e8710, 0x001ea710, 0x001ec710, 0x001ee710,
dd 0x001f0710, 0x001f2710, 0x001f4710, 0x001f6710,
dd 0x001f8710, 0x001fa710, 0x001fc710, 0x001fe710,
dd 0x00200710, 0x00202710, 0x00204710, 0x00206710,
dd 0x00208710, 0x0020a710, 0x0020c710, 0x0020e710,
dd 0x00210710, 0x00212710, 0x00214710, 0x00216710,
dd 0x00218710, 0x0021a710, 0x0021c710, 0x0021e710,
dd 0x00220710, 0x00222710, 0x00224710, 0x00226710,
dd 0x00228710, 0x0022a710, 0x0022c710, 0x0022e710,
dd 0x00230710, 0x00232710, 0x00234710, 0x00236710,
dd 0x00238710, 0x0023a710, 0x0023c710, 0x0023e710,
dd 0x00240710, 0x00242710, 0x00244710, 0x00246710,
dd 0x00248710, 0x0024a710, 0x0024c710, 0x0024e710,
dd 0x00250710, 0x00252710, 0x00254710, 0x00256710,
dd 0x00258710, 0x0025a710, 0x0025c710, 0x0025e710,
dd 0x00260710, 0x00262710, 0x00264710, 0x00266710,
dd 0x00268710, 0x0026a710, 0x0026c710, 0x0026e710,
dd 0x00270710, 0x00272710, 0x00274710, 0x00276710,
dd 0x00278710, 0x0027a710, 0x0027c710, 0x0027e710,
dd 0x00280710, 0x00282710, 0x00284710, 0x00286710,
dd 0x00288710, 0x0028a710, 0x0028c710, 0x0028e710,
dd 0x00290710, 0x00292710, 0x00294710, 0x00296710,
dd 0x00298710, 0x0029a710, 0x0029c710, 0x0029e710,
dd 0x002a0710, 0x002a2710, 0x002a4710, 0x002a6710,
dd 0x002a8710, 0x002aa710, 0x002ac710, 0x002ae710,
dd 0x002b0710, 0x002b2710, 0x002b4710, 0x002b6710,
dd 0x002b8710, 0x002ba710, 0x002bc710, 0x002be710,
dd 0x002c0710, 0x002c2710, 0x002c4710, 0x002c6710,
dd 0x002c8710, 0x002ca710, 0x002cc710, 0x002ce710,
dd 0x002d0710, 0x002d2710, 0x002d4710, 0x002d6710,
dd 0x002d8710, 0x002da710, 0x002dc710, 0x002de710,
dd 0x002e0710, 0x002e2710, 0x002e4710, 0x002e6710,
dd 0x002e8710, 0x002ea710, 0x002ec710, 0x002ee710,
dd 0x002f0710, 0x002f2710, 0x002f4710, 0x002f6710,
dd 0x002f8710, 0x002fa710, 0x002fc710, 0x002fe710,
dd 0x00300710, 0x00302710, 0x00304710, 0x00306710,
dd 0x00308710, 0x0030a710, 0x0030c710, 0x0030e710,
dd 0x00310710, 0x00312710, 0x00314710, 0x00316710,
dd 0x00318710, 0x0031a710, 0x0031c710, 0x0031e710,
dd 0x00320710, 0x00322710, 0x00324710, 0x00326710,
dd 0x00328710, 0x0032a710, 0x0032c710, 0x0032e710,
dd 0x00330710, 0x00332710, 0x00334710, 0x00336710,
dd 0x00338710, 0x0033a710, 0x0033c710, 0x0033e710,
dd 0x00340710, 0x00342710, 0x00344710, 0x00346710,
dd 0x00348710, 0x0034a710, 0x0034c710, 0x0034e710,
dd 0x00350710, 0x00352710, 0x00354710, 0x00356710,
dd 0x00358710, 0x0035a710, 0x0035c710, 0x0035e710,
dd 0x00360710, 0x00362710, 0x00364710, 0x00366710,
dd 0x00368710, 0x0036a710, 0x0036c710, 0x0036e710,
dd 0x00370710, 0x00372710, 0x00374710, 0x00376710,
dd 0x00378710, 0x0037a710, 0x0037c710, 0x0037e710,
dd 0x00380710, 0x00382710, 0x00384710, 0x00386710,
dd 0x00388710, 0x0038a710, 0x0038c710, 0x0038e710,
dd 0x00390710, 0x00392710, 0x00394710, 0x00396710,
dd 0x00398710, 0x0039a710, 0x0039c710, 0x0039e710,
dd 0x003a0710, 0x003a2710, 0x003a4710, 0x003a6710,
dd 0x003a8710, 0x003aa710, 0x003ac710, 0x003ae710,
dd 0x003b0710, 0x003b2710, 0x003b4710, 0x003b6710,
dd 0x003b8710, 0x003ba710, 0x003bc710, 0x003be710,
dd 0x003c0710, 0x003c2710, 0x003c4710, 0x003c6710,
dd 0x003c8710, 0x003ca710, 0x003cc710, 0x003ce710,
dd 0x003d0710, 0x003d2710, 0x003d4710, 0x003d6710,
dd 0x003d8710, 0x003da710, 0x003dc710, 0x003de710,
dd 0x003e0710, 0x003e2710, 0x003e4710, 0x003e6710,
dd 0x003e8710, 0x003ea710, 0x003ec710, 0x003ee710,
dd 0x003f0710, 0x003f2710, 0x003f4710, 0x003f6710,
dd 0x003f8710, 0x003fa710, 0x003fc710, 0x003fe710,
dd 0x00400710, 0x00402710, 0x00404710, 0x00406710,
dd 0x00408710, 0x0040a710, 0x0040c710, 0x0040e710,
dd 0x00410710, 0x00412710, 0x00414710, 0x00416710,
dd 0x00418710, 0x0041a710, 0x0041c710, 0x0041e710,
dd 0x00420710, 0x00422710, 0x00424710, 0x00426710,
dd 0x00428710, 0x0042a710, 0x0042c710, 0x0042e710,
dd 0x00430710, 0x00432710, 0x00434710, 0x00436710,
dd 0x00438710, 0x0043a710, 0x0043c710, 0x0043e710,
dd 0x00440710, 0x00442710, 0x00444710, 0x00446710,
dd 0x00448710, 0x0044a710, 0x0044c710, 0x0044e710,
dd 0x00450710, 0x00452710, 0x00454710, 0x00456710,
dd 0x00458710, 0x0045a710, 0x0045c710, 0x0045e710,
dd 0x00460710, 0x00462710, 0x00464710, 0x00466710,
dd 0x00468710, 0x0046a710, 0x0046c710, 0x0046e710,
dd 0x00470710, 0x00472710, 0x00474710, 0x00476710,
dd 0x00478710, 0x0047a710, 0x0047c710, 0x0047e710,
dd 0x00480710, 0x00482710, 0x00484710, 0x00486710,
dd 0x00488710, 0x0048a710, 0x0048c710, 0x0048e710,
dd 0x00490710, 0x00492710, 0x00494710, 0x00496710,
dd 0x00498710, 0x0049a710, 0x0049c710, 0x0049e710,
dd 0x004a0710, 0x004a2710, 0x004a4710, 0x004a6710,
dd 0x004a8710, 0x004aa710, 0x004ac710, 0x004ae710,
dd 0x004b0710, 0x004b2710, 0x004b4710, 0x004b6710,
dd 0x004b8710, 0x004ba710, 0x004bc710, 0x004be710,
dd 0x004c0710, 0x004c2710, 0x004c4710, 0x004c6710,
dd 0x004c8710, 0x004ca710, 0x004cc710, 0x004ce710,
dd 0x004d0710, 0x004d2710, 0x004d4710, 0x004d6710,
dd 0x004d8710, 0x004da710, 0x004dc710, 0x004de710,
dd 0x004e0710, 0x004e2710, 0x004e4710, 0x004e6710,
dd 0x004e8710, 0x004ea710, 0x004ec710, 0x004ee710,
dd 0x004f0710, 0x004f2710, 0x004f4710, 0x004f6710,
dd 0x004f8710, 0x004fa710, 0x004fc710, 0x004fe710,
dd 0x00500710, 0x00502710, 0x00504710, 0x00506710,
dd 0x00508710, 0x0050a710, 0x0050c710, 0x0050e710,
dd 0x00510710, 0x00512710, 0x00514710, 0x00516710,
dd 0x00518710, 0x0051a710, 0x0051c710, 0x0051e710,
dd 0x00520710, 0x00522710, 0x00524710, 0x00526710,
dd 0x00528710, 0x0052a710, 0x0052c710, 0x0052e710,
dd 0x00530710, 0x00532710, 0x00534710, 0x00536710,
dd 0x00538710, 0x0053a710, 0x0053c710, 0x0053e710,
dd 0x00540710, 0x00542710, 0x00544710, 0x00546710,
dd 0x00548710, 0x0054a710, 0x0054c710, 0x0054e710,
dd 0x00550710, 0x00552710, 0x00554710, 0x00556710,
dd 0x00558710, 0x0055a710, 0x0055c710, 0x0055e710,
dd 0x00560710, 0x00562710, 0x00564710, 0x00566710,
dd 0x00568710, 0x0056a710, 0x0056c710, 0x0056e710,
dd 0x00570710, 0x00572710, 0x00574710, 0x00576710,
dd 0x00578710, 0x0057a710, 0x0057c710, 0x0057e710,
dd 0x00580710, 0x00582710, 0x00584710, 0x00586710,
dd 0x00588710, 0x0058a710, 0x0058c710, 0x0058e710,
dd 0x00590710, 0x00592710, 0x00594710, 0x00596710,
dd 0x00598710, 0x0059a710, 0x0059c710, 0x0059e710,
dd 0x005a0710, 0x005a2710, 0x005a4710, 0x005a6710,
dd 0x005a8710, 0x005aa710, 0x005ac710, 0x005ae710,
dd 0x005b0710, 0x005b2710, 0x005b4710, 0x005b6710,
dd 0x005b8710, 0x005ba710, 0x005bc710, 0x005be710,
dd 0x005c0710, 0x005c2710, 0x005c4710, 0x005c6710,
dd 0x005c8710, 0x005ca710, 0x005cc710, 0x005ce710,
dd 0x005d0710, 0x005d2710, 0x005d4710, 0x005d6710,
dd 0x005d8710, 0x005da710, 0x005dc710, 0x005de710,
dd 0x005e0710, 0x005e2710, 0x005e4710, 0x005e6710,
dd 0x005e8710, 0x005ea710, 0x005ec710, 0x005ee710,
dd 0x005f0710, 0x005f2710, 0x005f4710, 0x005f6710,
dd 0x005f8710, 0x005fa710, 0x005fc710, 0x005fe710,
dd 0x00600710, 0x00602710, 0x00604710, 0x00606710,
dd 0x00608710, 0x0060a710, 0x0060c710, 0x0060e710,
dd 0x00610710, 0x00612710, 0x00614710, 0x00616710,
dd 0x00618710, 0x0061a710, 0x0061c710, 0x0061e710,
dd 0x00620710, 0x00622710, 0x00624710, 0x00626710,
dd 0x00628710, 0x0062a710, 0x0062c710, 0x0062e710,
dd 0x00630710, 0x00632710, 0x00634710, 0x00636710,
dd 0x00638710, 0x0063a710, 0x0063c710, 0x0063e710,
dd 0x00640710, 0x00642710, 0x00644710, 0x00646710,
dd 0x00648710, 0x0064a710, 0x0064c710, 0x0064e710,
dd 0x00650710, 0x00652710, 0x00654710, 0x00656710,
dd 0x00658710, 0x0065a710, 0x0065c710, 0x0065e710,
dd 0x00660710, 0x00662710, 0x00664710, 0x00666710,
dd 0x00668710, 0x0066a710, 0x0066c710, 0x0066e710,
dd 0x00670710, 0x00672710, 0x00674710, 0x00676710,
dd 0x00678710, 0x0067a710, 0x0067c710, 0x0067e710,
dd 0x00680710, 0x00682710, 0x00684710, 0x00686710,
dd 0x00688710, 0x0068a710, 0x0068c710, 0x0068e710,
dd 0x00690710, 0x00692710, 0x00694710, 0x00696710,
dd 0x00698710, 0x0069a710, 0x0069c710, 0x0069e710,
dd 0x006a0710, 0x006a2710, 0x006a4710, 0x006a6710,
dd 0x006a8710, 0x006aa710, 0x006ac710, 0x006ae710,
dd 0x006b0710, 0x006b2710, 0x006b4710, 0x006b6710,
dd 0x006b8710, 0x006ba710, 0x006bc710, 0x006be710,
dd 0x006c0710, 0x006c2710, 0x006c4710, 0x006c6710,
dd 0x006c8710, 0x006ca710, 0x006cc710, 0x006ce710,
dd 0x006d0710, 0x006d2710, 0x006d4710, 0x006d6710,
dd 0x006d8710, 0x006da710, 0x006dc710, 0x006de710,
dd 0x006e0710, 0x006e2710, 0x006e4710, 0x006e6710,
dd 0x006e8710, 0x006ea710, 0x006ec710, 0x006ee710,
dd 0x006f0710, 0x006f2710, 0x006f4710, 0x006f6710,
dd 0x006f8710, 0x006fa710, 0x006fc710, 0x006fe710,
dd 0x00700710, 0x00702710, 0x00704710, 0x00706710,
dd 0x00708710, 0x0070a710, 0x0070c710, 0x0070e710,
dd 0x00710710, 0x00712710, 0x00714710, 0x00716710,
dd 0x00718710, 0x0071a710, 0x0071c710, 0x0071e710,
dd 0x00720710, 0x00722710, 0x00724710, 0x00726710,
dd 0x00728710, 0x0072a710, 0x0072c710, 0x0072e710,
dd 0x00730710, 0x00732710, 0x00734710, 0x00736710,
dd 0x00738710, 0x0073a710, 0x0073c710, 0x0073e710,
dd 0x00740710, 0x00742710, 0x00744710, 0x00746710,
dd 0x00748710, 0x0074a710, 0x0074c710, 0x0074e710,
dd 0x00750710, 0x00752710, 0x00754710, 0x00756710,
dd 0x00758710, 0x0075a710, 0x0075c710, 0x0075e710,
dd 0x00760710, 0x00762710, 0x00764710, 0x00766710,
dd 0x00768710, 0x0076a710, 0x0076c710, 0x0076e710,
dd 0x00770710, 0x00772710, 0x00774710, 0x00776710,
dd 0x00778710, 0x0077a710, 0x0077c710, 0x0077e710,
dd 0x00780710, 0x00782710, 0x00784710, 0x00786710,
dd 0x00788710, 0x0078a710, 0x0078c710, 0x0078e710,
dd 0x00790710, 0x00792710, 0x00794710, 0x00796710,
dd 0x00798710, 0x0079a710, 0x0079c710, 0x0079e710,
dd 0x007a0710, 0x007a2710, 0x007a4710, 0x007a6710,
dd 0x007a8710, 0x007aa710, 0x007ac710, 0x007ae710,
dd 0x007b0710, 0x007b2710, 0x007b4710, 0x007b6710,
dd 0x007b8710, 0x007ba710, 0x007bc710, 0x007be710,
dd 0x007c0710, 0x007c2710, 0x007c4710, 0x007c6710,
dd 0x007c8710, 0x007ca710, 0x007cc710, 0x007ce710,
dd 0x007d0710, 0x007d2710, 0x007d4710, 0x007d6710,
dd 0x007d8710, 0x007da710, 0x007dc710, 0x007de710,
dd 0x007e0710, 0x007e2710, 0x007e4710, 0x007e6710,
dd 0x007e8710, 0x007ea710, 0x007ec710, 0x007ee710,
dd 0x007f0710, 0x007f2710, 0x007f4710, 0x007f6710,
dd 0x007f8710, 0x007fa710, 0x007fc710, 0x007fe710,
dd 0x00800710, 0x00802710, 0x00804710, 0x00806710,
dd 0x00808710, 0x0080a710, 0x0080c710, 0x0080e710,
dd 0x00810710, 0x00812710, 0x00814710, 0x00816710,
dd 0x00818710, 0x0081a710, 0x0081c710, 0x0081e710,
dd 0x00820710, 0x00822710, 0x00824710, 0x00826710,
dd 0x00828710, 0x0082a710, 0x0082c710, 0x0082e710,
dd 0x00830710, 0x00832710, 0x00834710, 0x00836710,
dd 0x00838710, 0x0083a710, 0x0083c710, 0x0083e710,
dd 0x00840710, 0x00842710, 0x00844710, 0x00846710,
dd 0x00848710, 0x0084a710, 0x0084c710, 0x0084e710,
dd 0x00850710, 0x00852710, 0x00854710, 0x00856710,
dd 0x00858710, 0x0085a710, 0x0085c710, 0x0085e710,
dd 0x00860710, 0x00862710, 0x00864710, 0x00866710,
dd 0x00868710, 0x0086a710, 0x0086c710, 0x0086e710,
dd 0x00870710, 0x00872710, 0x00874710, 0x00876710,
dd 0x00878710, 0x0087a710, 0x0087c710, 0x0087e710,
dd 0x00880710, 0x00882710, 0x00884710, 0x00886710,
dd 0x00888710, 0x0088a710, 0x0088c710, 0x0088e710,
dd 0x00890710, 0x00892710, 0x00894710, 0x00896710,
dd 0x00898710, 0x0089a710, 0x0089c710, 0x0089e710,
dd 0x008a0710, 0x008a2710, 0x008a4710, 0x008a6710,
dd 0x008a8710, 0x008aa710, 0x008ac710, 0x008ae710,
dd 0x008b0710, 0x008b2710, 0x008b4710, 0x008b6710,
dd 0x008b8710, 0x008ba710, 0x008bc710, 0x008be710,
dd 0x008c0710, 0x008c2710, 0x008c4710, 0x008c6710,
dd 0x008c8710, 0x008ca710, 0x008cc710, 0x008ce710,
dd 0x008d0710, 0x008d2710, 0x008d4710, 0x008d6710,
dd 0x008d8710, 0x008da710, 0x008dc710, 0x008de710,
dd 0x008e0710, 0x008e2710, 0x008e4710, 0x008e6710,
dd 0x008e8710, 0x008ea710, 0x008ec710, 0x008ee710,
dd 0x008f0710, 0x008f2710, 0x008f4710, 0x008f6710,
dd 0x008f8710, 0x008fa710, 0x008fc710, 0x008fe710,
dd 0x00900710, 0x00902710, 0x00904710, 0x00906710,
dd 0x00908710, 0x0090a710, 0x0090c710, 0x0090e710,
dd 0x00910710, 0x00912710, 0x00914710, 0x00916710,
dd 0x00918710, 0x0091a710, 0x0091c710, 0x0091e710,
dd 0x00920710, 0x00922710, 0x00924710, 0x00926710,
dd 0x00928710, 0x0092a710, 0x0092c710, 0x0092e710,
dd 0x00930710, 0x00932710, 0x00934710, 0x00936710,
dd 0x00938710, 0x0093a710, 0x0093c710, 0x0093e710,
dd 0x00940710, 0x00942710, 0x00944710, 0x00946710,
dd 0x00948710, 0x0094a710, 0x0094c710, 0x0094e710,
dd 0x00950710, 0x00952710, 0x00954710, 0x00956710,
dd 0x00958710, 0x0095a710, 0x0095c710, 0x0095e710,
dd 0x00960710, 0x00962710, 0x00964710, 0x00966710,
dd 0x00968710, 0x0096a710, 0x0096c710, 0x0096e710,
dd 0x00970710, 0x00972710, 0x00974710, 0x00976710,
dd 0x00978710, 0x0097a710, 0x0097c710, 0x0097e710,
dd 0x00980710, 0x00982710, 0x00984710, 0x00986710,
dd 0x00988710, 0x0098a710, 0x0098c710, 0x0098e710,
dd 0x00990710, 0x00992710, 0x00994710, 0x00996710,
dd 0x00998710, 0x0099a710, 0x0099c710, 0x0099e710,
dd 0x009a0710, 0x009a2710, 0x009a4710, 0x009a6710,
dd 0x009a8710, 0x009aa710, 0x009ac710, 0x009ae710,
dd 0x009b0710, 0x009b2710, 0x009b4710, 0x009b6710,
dd 0x009b8710, 0x009ba710, 0x009bc710, 0x009be710,
dd 0x009c0710, 0x009c2710, 0x009c4710, 0x009c6710,
dd 0x009c8710, 0x009ca710, 0x009cc710, 0x009ce710,
dd 0x009d0710, 0x009d2710, 0x009d4710, 0x009d6710,
dd 0x009d8710, 0x009da710, 0x009dc710, 0x009de710,
dd 0x009e0710, 0x009e2710, 0x009e4710, 0x009e6710,
dd 0x009e8710, 0x009ea710, 0x009ec710, 0x009ee710,
dd 0x009f0710, 0x009f2710, 0x009f4710, 0x009f6710,
dd 0x009f8710, 0x009fa710, 0x009fc710, 0x009fe710,
dd 0x00a00710, 0x00a02710, 0x00a04710, 0x00a06710,
dd 0x00a08710, 0x00a0a710, 0x00a0c710, 0x00a0e710,
dd 0x00a10710, 0x00a12710, 0x00a14710, 0x00a16710,
dd 0x00a18710, 0x00a1a710, 0x00a1c710, 0x00a1e710,
dd 0x00a20710, 0x00a22710, 0x00a24710, 0x00a26710,
dd 0x00a28710, 0x00a2a710, 0x00a2c710, 0x00a2e710,
dd 0x00a30710, 0x00a32710, 0x00a34710, 0x00a36710,
dd 0x00a38710, 0x00a3a710, 0x00a3c710, 0x00a3e710,
dd 0x00a40710, 0x00a42710, 0x00a44710, 0x00a46710,
dd 0x00a48710, 0x00a4a710, 0x00a4c710, 0x00a4e710,
dd 0x00a50710, 0x00a52710, 0x00a54710, 0x00a56710,
dd 0x00a58710, 0x00a5a710, 0x00a5c710, 0x00a5e710,
dd 0x00a60710, 0x00a62710, 0x00a64710, 0x00a66710,
dd 0x00a68710, 0x00a6a710, 0x00a6c710, 0x00a6e710,
dd 0x00a70710, 0x00a72710, 0x00a74710, 0x00a76710,
dd 0x00a78710, 0x00a7a710, 0x00a7c710, 0x00a7e710,
dd 0x00a80710, 0x00a82710, 0x00a84710, 0x00a86710,
dd 0x00a88710, 0x00a8a710, 0x00a8c710, 0x00a8e710,
dd 0x00a90710, 0x00a92710, 0x00a94710, 0x00a96710,
dd 0x00a98710, 0x00a9a710, 0x00a9c710, 0x00a9e710,
dd 0x00aa0710, 0x00aa2710, 0x00aa4710, 0x00aa6710,
dd 0x00aa8710, 0x00aaa710, 0x00aac710, 0x00aae710,
dd 0x00ab0710, 0x00ab2710, 0x00ab4710, 0x00ab6710,
dd 0x00ab8710, 0x00aba710, 0x00abc710, 0x00abe710,
dd 0x00ac0710, 0x00ac2710, 0x00ac4710, 0x00ac6710,
dd 0x00ac8710, 0x00aca710, 0x00acc710, 0x00ace710,
dd 0x00ad0710, 0x00ad2710, 0x00ad4710, 0x00ad6710,
dd 0x00ad8710, 0x00ada710, 0x00adc710, 0x00ade710,
dd 0x00ae0710, 0x00ae2710, 0x00ae4710, 0x00ae6710,
dd 0x00ae8710, 0x00aea710, 0x00aec710, 0x00aee710,
dd 0x00af0710, 0x00af2710, 0x00af4710, 0x00af6710,
dd 0x00af8710, 0x00afa710, 0x00afc710, 0x00afe710,
dd 0x00b00710, 0x00b02710, 0x00b04710, 0x00b06710,
dd 0x00b08710, 0x00b0a710, 0x00b0c710, 0x00b0e710,
dd 0x00b10710, 0x00b12710, 0x00b14710, 0x00b16710,
dd 0x00b18710, 0x00b1a710, 0x00b1c710, 0x00b1e710,
dd 0x00b20710, 0x00b22710, 0x00b24710, 0x00b26710,
dd 0x00b28710, 0x00b2a710, 0x00b2c710, 0x00b2e710,
dd 0x00b30710, 0x00b32710, 0x00b34710, 0x00b36710,
dd 0x00b38710, 0x00b3a710, 0x00b3c710, 0x00b3e710,
dd 0x00b40710, 0x00b42710, 0x00b44710, 0x00b46710,
dd 0x00b48710, 0x00b4a710, 0x00b4c710, 0x00b4e710,
dd 0x00b50710, 0x00b52710, 0x00b54710, 0x00b56710,
dd 0x00b58710, 0x00b5a710, 0x00b5c710, 0x00b5e710,
dd 0x00b60710, 0x00b62710, 0x00b64710, 0x00b66710,
dd 0x00b68710, 0x00b6a710, 0x00b6c710, 0x00b6e710,
dd 0x00b70710, 0x00b72710, 0x00b74710, 0x00b76710,
dd 0x00b78710, 0x00b7a710, 0x00b7c710, 0x00b7e710,
dd 0x00b80710, 0x00b82710, 0x00b84710, 0x00b86710,
dd 0x00b88710, 0x00b8a710, 0x00b8c710, 0x00b8e710,
dd 0x00b90710, 0x00b92710, 0x00b94710, 0x00b96710,
dd 0x00b98710, 0x00b9a710, 0x00b9c710, 0x00b9e710,
dd 0x00ba0710, 0x00ba2710, 0x00ba4710, 0x00ba6710,
dd 0x00ba8710, 0x00baa710, 0x00bac710, 0x00bae710,
dd 0x00bb0710, 0x00bb2710, 0x00bb4710, 0x00bb6710,
dd 0x00bb8710, 0x00bba710, 0x00bbc710, 0x00bbe710,
dd 0x00bc0710, 0x00bc2710, 0x00bc4710, 0x00bc6710,
dd 0x00bc8710, 0x00bca710, 0x00bcc710, 0x00bce710,
dd 0x00bd0710, 0x00bd2710, 0x00bd4710, 0x00bd6710,
dd 0x00bd8710, 0x00bda710, 0x00bdc710, 0x00bde710,
dd 0x00be0710, 0x00be2710, 0x00be4710, 0x00be6710,
dd 0x00be8710, 0x00bea710, 0x00bec710, 0x00bee710,
dd 0x00bf0710, 0x00bf2710, 0x00bf4710, 0x00bf6710,
dd 0x00bf8710, 0x00bfa710, 0x00bfc710, 0x00bfe710,
dd 0x00c00710, 0x00c02710, 0x00c04710, 0x00c06710,
dd 0x00c08710, 0x00c0a710, 0x00c0c710, 0x00c0e710,
dd 0x00c10710, 0x00c12710, 0x00c14710, 0x00c16710,
dd 0x00c18710, 0x00c1a710, 0x00c1c710, 0x00c1e710,
dd 0x00c20710, 0x00c22710, 0x00c24710, 0x00c26710,
dd 0x00c28710, 0x00c2a710, 0x00c2c710, 0x00c2e710,
dd 0x00c30710, 0x00c32710, 0x00c34710, 0x00c36710,
dd 0x00c38710, 0x00c3a710, 0x00c3c710, 0x00c3e710,
dd 0x00c40710, 0x00c42710, 0x00c44710, 0x00c46710,
dd 0x00c48710, 0x00c4a710, 0x00c4c710, 0x00c4e710,
dd 0x00c50710, 0x00c52710, 0x00c54710, 0x00c56710,
dd 0x00c58710, 0x00c5a710, 0x00c5c710, 0x00c5e710,
dd 0x00c60710, 0x00c62710, 0x00c64710, 0x00c66710,
dd 0x00c68710, 0x00c6a710, 0x00c6c710, 0x00c6e710,
dd 0x00c70710, 0x00c72710, 0x00c74710, 0x00c76710,
dd 0x00c78710, 0x00c7a710, 0x00c7c710, 0x00c7e710,
dd 0x00c80710, 0x00c82710, 0x00c84710, 0x00c86710,
dd 0x00c88710, 0x00c8a710, 0x00c8c710, 0x00c8e710,
dd 0x00c90710, 0x00c92710, 0x00c94710, 0x00c96710,
dd 0x00c98710, 0x00c9a710, 0x00c9c710, 0x00c9e710,
dd 0x00ca0710, 0x00ca2710, 0x00ca4710, 0x00ca6710,
dd 0x00ca8710, 0x00caa710, 0x00cac710, 0x00cae710,
dd 0x00cb0710, 0x00cb2710, 0x00cb4710, 0x00cb6710,
dd 0x00cb8710, 0x00cba710, 0x00cbc710, 0x00cbe710,
dd 0x00cc0710, 0x00cc2710, 0x00cc4710, 0x00cc6710,
dd 0x00cc8710, 0x00cca710, 0x00ccc710, 0x00cce710,
dd 0x00cd0710, 0x00cd2710, 0x00cd4710, 0x00cd6710,
dd 0x00cd8710, 0x00cda710, 0x00cdc710, 0x00cde710,
dd 0x00ce0710, 0x00ce2710, 0x00ce4710, 0x00ce6710,
dd 0x00ce8710, 0x00cea710, 0x00cec710, 0x00cee710,
dd 0x00cf0710, 0x00cf2710, 0x00cf4710, 0x00cf6710,
dd 0x00cf8710, 0x00cfa710, 0x00cfc710, 0x00cfe710,
dd 0x00d00710, 0x00d02710, 0x00d04710, 0x00d06710,
dd 0x00d08710, 0x00d0a710, 0x00d0c710, 0x00d0e710,
dd 0x00d10710, 0x00d12710, 0x00d14710, 0x00d16710,
dd 0x00d18710, 0x00d1a710, 0x00d1c710, 0x00d1e710,
dd 0x00d20710, 0x00d22710, 0x00d24710, 0x00d26710,
dd 0x00d28710, 0x00d2a710, 0x00d2c710, 0x00d2e710,
dd 0x00d30710, 0x00d32710, 0x00d34710, 0x00d36710,
dd 0x00d38710, 0x00d3a710, 0x00d3c710, 0x00d3e710,
dd 0x00d40710, 0x00d42710, 0x00d44710, 0x00d46710,
dd 0x00d48710, 0x00d4a710, 0x00d4c710, 0x00d4e710,
dd 0x00d50710, 0x00d52710, 0x00d54710, 0x00d56710,
dd 0x00d58710, 0x00d5a710, 0x00d5c710, 0x00d5e710,
dd 0x00d60710, 0x00d62710, 0x00d64710, 0x00d66710,
dd 0x00d68710, 0x00d6a710, 0x00d6c710, 0x00d6e710,
dd 0x00d70710, 0x00d72710, 0x00d74710, 0x00d76710,
dd 0x00d78710, 0x00d7a710, 0x00d7c710, 0x00d7e710,
dd 0x00d80710, 0x00d82710, 0x00d84710, 0x00d86710,
dd 0x00d88710, 0x00d8a710, 0x00d8c710, 0x00d8e710,
dd 0x00d90710, 0x00d92710, 0x00d94710, 0x00d96710,
dd 0x00d98710, 0x00d9a710, 0x00d9c710, 0x00d9e710,
dd 0x00da0710, 0x00da2710, 0x00da4710, 0x00da6710,
dd 0x00da8710, 0x00daa710, 0x00dac710, 0x00dae710,
dd 0x00db0710, 0x00db2710, 0x00db4710, 0x00db6710,
dd 0x00db8710, 0x00dba710, 0x00dbc710, 0x00dbe710,
dd 0x00dc0710, 0x00dc2710, 0x00dc4710, 0x00dc6710,
dd 0x00dc8710, 0x00dca710, 0x00dcc710, 0x00dce710,
dd 0x00dd0710, 0x00dd2710, 0x00dd4710, 0x00dd6710,
dd 0x00dd8710, 0x00dda710, 0x00ddc710, 0x00dde710,
dd 0x00de0710, 0x00de2710, 0x00de4710, 0x00de6710,
dd 0x00de8710, 0x00dea710, 0x00dec710, 0x00dee710,
dd 0x00df0710, 0x00df2710, 0x00df4710, 0x00df6710,
dd 0x00df8710, 0x00dfa710, 0x00dfc710, 0x00dfe710,
dd 0x00e00710, 0x00e02710, 0x00e04710, 0x00e06710,
dd 0x00e08710, 0x00e0a710, 0x00e0c710, 0x00e0e710,
dd 0x00e10710, 0x00e12710, 0x00e14710, 0x00e16710,
dd 0x00e18710, 0x00e1a710, 0x00e1c710, 0x00e1e710,
dd 0x00e20710, 0x00e22710, 0x00e24710, 0x00e26710,
dd 0x00e28710, 0x00e2a710, 0x00e2c710, 0x00e2e710,
dd 0x00e30710, 0x00e32710, 0x00e34710, 0x00e36710,
dd 0x00e38710, 0x00e3a710, 0x00e3c710, 0x00e3e710,
dd 0x00e40710, 0x00e42710, 0x00e44710, 0x00e46710,
dd 0x00e48710, 0x00e4a710, 0x00e4c710, 0x00e4e710,
dd 0x00e50710, 0x00e52710, 0x00e54710, 0x00e56710,
dd 0x00e58710, 0x00e5a710, 0x00e5c710, 0x00e5e710,
dd 0x00e60710, 0x00e62710, 0x00e64710, 0x00e66710,
dd 0x00e68710, 0x00e6a710, 0x00e6c710, 0x00e6e710,
dd 0x00e70710, 0x00e72710, 0x00e74710, 0x00e76710,
dd 0x00e78710, 0x00e7a710, 0x00e7c710, 0x00e7e710,
dd 0x00e80710, 0x00e82710, 0x00e84710, 0x00e86710,
dd 0x00e88710, 0x00e8a710, 0x00e8c710, 0x00e8e710,
dd 0x00e90710, 0x00e92710, 0x00e94710, 0x00e96710,
dd 0x00e98710, 0x00e9a710, 0x00e9c710, 0x00e9e710,
dd 0x00ea0710, 0x00ea2710, 0x00ea4710, 0x00ea6710,
dd 0x00ea8710, 0x00eaa710, 0x00eac710, 0x00eae710,
dd 0x00eb0710, 0x00eb2710, 0x00eb4710, 0x00eb6710,
dd 0x00eb8710, 0x00eba710, 0x00ebc710, 0x00ebe710,
dd 0x00ec0710, 0x00ec2710, 0x00ec4710, 0x00ec6710,
dd 0x00ec8710, 0x00eca710, 0x00ecc710, 0x00ece710,
dd 0x00ed0710, 0x00ed2710, 0x00ed4710, 0x00ed6710,
dd 0x00ed8710, 0x00eda710, 0x00edc710, 0x00ede710,
dd 0x00ee0710, 0x00ee2710, 0x00ee4710, 0x00ee6710,
dd 0x00ee8710, 0x00eea710, 0x00eec710, 0x00eee710,
dd 0x00ef0710, 0x00ef2710, 0x00ef4710, 0x00ef6710,
dd 0x00ef8710, 0x00efa710, 0x00efc710, 0x00efe710,
dd 0x00f00710, 0x00f02710, 0x00f04710, 0x00f06710,
dd 0x00f08710, 0x00f0a710, 0x00f0c710, 0x00f0e710,
dd 0x00f10710, 0x00f12710, 0x00f14710, 0x00f16710,
dd 0x00f18710, 0x00f1a710, 0x00f1c710, 0x00f1e710,
dd 0x00f20710, 0x00f22710, 0x00f24710, 0x00f26710,
dd 0x00f28710, 0x00f2a710, 0x00f2c710, 0x00f2e710,
dd 0x00f30710, 0x00f32710, 0x00f34710, 0x00f36710,
dd 0x00f38710, 0x00f3a710, 0x00f3c710, 0x00f3e710,
dd 0x00f40710, 0x00f42710, 0x00f44710, 0x00f46710,
dd 0x00f48710, 0x00f4a710, 0x00f4c710, 0x00f4e710,
dd 0x00f50710, 0x00f52710, 0x00f54710, 0x00f56710,
dd 0x00f58710, 0x00f5a710, 0x00f5c710, 0x00f5e710,
dd 0x00f60710, 0x00f62710, 0x00f64710, 0x00f66710,
dd 0x00f68710, 0x00f6a710, 0x00f6c710, 0x00f6e710,
dd 0x00f70710, 0x00f72710, 0x00f74710, 0x00f76710,
dd 0x00f78710, 0x00f7a710, 0x00f7c710, 0x00f7e710,
dd 0x00f80710, 0x00f82710, 0x00f84710, 0x00f86710,
dd 0x00f88710, 0x00f8a710, 0x00f8c710, 0x00f8e710,
dd 0x00f90710, 0x00f92710, 0x00f94710, 0x00f96710,
dd 0x00f98710, 0x00f9a710, 0x00f9c710, 0x00f9e710,
dd 0x00fa0710, 0x00fa2710, 0x00fa4710, 0x00fa6710,
dd 0x00fa8710, 0x00faa710, 0x00fac710, 0x00fae710,
dd 0x00fb0710, 0x00fb2710, 0x00fb4710, 0x00fb6710,
dd 0x00fb8710, 0x00fba710, 0x00fbc710, 0x00fbe710,
dd 0x00fc0710, 0x00fc2710, 0x00fc4710, 0x00fc6710,
dd 0x00fc8710, 0x00fca710, 0x00fcc710, 0x00fce710,
dd 0x00fd0710, 0x00fd2710, 0x00fd4710, 0x00fd6710,
dd 0x00fd8710, 0x00fda710, 0x00fdc710, 0x00fde710,
dd 0x00fe0710, 0x00fe2710, 0x00fe4710, 0x00fe6710,
dd 0x00fe8710, 0x00fea710, 0x00fec710, 0x00fee710,
dd 0x00ff0710, 0x00ff2710, 0x00ff4710, 0x00ff6710,
dd 0x00ff8710, 0x00ffa710, 0x00ffc710, 0x00ffe710,
%endif
len_table:
dd 0x00000001, 0x00000103, 0x00000504, 0x00000d05,
dd 0x00006707, 0x0000d708, 0x00003708, 0x00006f09,
dd 0x0000b709, 0x0001b709, 0x00007709, 0x00017709,
dd 0x00016f0a, 0x00036f0a, 0x0000ef0a, 0x0002ef0a,
dd 0x0001ef0b, 0x0003ef0b, 0x0005ef0b, 0x0007ef0b,
dd 0x0007df0d, 0x000fdf0d, 0x0017df0d, 0x001fdf0d,
dd 0x0000f70a, 0x0001f70a, 0x0002f70a, 0x0003f70a,
dd 0x00000f0a, 0x00010f0a, 0x00020f0a, 0x00030f0a,
dd 0x00001f0c, 0x00021f0c, 0x00041f0c, 0x00061f0c,
dd 0x00081f0c, 0x000a1f0c, 0x000c1f0c, 0x000e1f0c,
dd 0x00043f0f, 0x00143f0f, 0x00243f0f, 0x00343f0f,
dd 0x00443f0f, 0x00543f0f, 0x00643f0f, 0x00743f0f,
dd 0x00011f0c, 0x00031f0c, 0x00051f0c, 0x00071f0c,
dd 0x00091f0c, 0x000b1f0c, 0x000d1f0c, 0x000f1f0c,
dd 0x00035f0d, 0x00075f0d, 0x000b5f0d, 0x000f5f0d,
dd 0x00135f0d, 0x00175f0d, 0x001b5f0d, 0x001f5f0d,
dd 0x00009f0d, 0x00029f0d, 0x00049f0d, 0x00069f0d,
dd 0x00089f0d, 0x000a9f0d, 0x000c9f0d, 0x000e9f0d,
dd 0x00109f0d, 0x00129f0d, 0x00149f0d, 0x00169f0d,
dd 0x00189f0d, 0x001a9f0d, 0x001c9f0d, 0x001e9f0d,
dd 0x0000df0e, 0x0004df0e, 0x0008df0e, 0x000cdf0e,
dd 0x0010df0e, 0x0014df0e, 0x0018df0e, 0x001cdf0e,
dd 0x0020df0e, 0x0024df0e, 0x0028df0e, 0x002cdf0e,
dd 0x0030df0e, 0x0034df0e, 0x0038df0e, 0x003cdf0e,
dd 0x00008f0c, 0x00018f0c, 0x00028f0c, 0x00038f0c,
dd 0x00048f0c, 0x00058f0c, 0x00068f0c, 0x00078f0c,
dd 0x00088f0c, 0x00098f0c, 0x000a8f0c, 0x000b8f0c,
dd 0x000c8f0c, 0x000d8f0c, 0x000e8f0c, 0x000f8f0c,
dd 0x00137f11, 0x00337f11, 0x00537f11, 0x00737f11,
dd 0x00937f11, 0x00b37f11, 0x00d37f11, 0x00f37f11,
dd 0x01137f11, 0x01337f11, 0x01537f11, 0x01737f11,
dd 0x01937f11, 0x01b37f11, 0x01d37f11, 0x01f37f11,
dd 0x000b7f12, 0x002b7f12, 0x004b7f12, 0x006b7f12,
dd 0x008b7f12, 0x00ab7f12, 0x00cb7f12, 0x00eb7f12,
dd 0x010b7f12, 0x012b7f12, 0x014b7f12, 0x016b7f12,
dd 0x018b7f12, 0x01ab7f12, 0x01cb7f12, 0x01eb7f12,
dd 0x020b7f12, 0x022b7f12, 0x024b7f12, 0x026b7f12,
dd 0x028b7f12, 0x02ab7f12, 0x02cb7f12, 0x02eb7f12,
dd 0x030b7f12, 0x032b7f12, 0x034b7f12, 0x036b7f12,
dd 0x038b7f12, 0x03ab7f12, 0x03cb7f12, 0x03eb7f12,
dd 0x001b7f12, 0x003b7f12, 0x005b7f12, 0x007b7f12,
dd 0x009b7f12, 0x00bb7f12, 0x00db7f12, 0x00fb7f12,
dd 0x011b7f12, 0x013b7f12, 0x015b7f12, 0x017b7f12,
dd 0x019b7f12, 0x01bb7f12, 0x01db7f12, 0x01fb7f12,
dd 0x021b7f12, 0x023b7f12, 0x025b7f12, 0x027b7f12,
dd 0x029b7f12, 0x02bb7f12, 0x02db7f12, 0x02fb7f12,
dd 0x031b7f12, 0x033b7f12, 0x035b7f12, 0x037b7f12,
dd 0x039b7f12, 0x03bb7f12, 0x03db7f12, 0x03fb7f12,
dd 0x00077f12, 0x00277f12, 0x00477f12, 0x00677f12,
dd 0x00877f12, 0x00a77f12, 0x00c77f12, 0x00e77f12,
dd 0x01077f12, 0x01277f12, 0x01477f12, 0x01677f12,
dd 0x01877f12, 0x01a77f12, 0x01c77f12, 0x01e77f12,
dd 0x02077f12, 0x02277f12, 0x02477f12, 0x02677f12,
dd 0x02877f12, 0x02a77f12, 0x02c77f12, 0x02e77f12,
dd 0x03077f12, 0x03277f12, 0x03477f12, 0x03677f12,
dd 0x03877f12, 0x03a77f12, 0x03c77f12, 0x03e77f12,
dd 0x00177f12, 0x00377f12, 0x00577f12, 0x00777f12,
dd 0x00977f12, 0x00b77f12, 0x00d77f12, 0x00f77f12,
dd 0x01177f12, 0x01377f12, 0x01577f12, 0x01777f12,
dd 0x01977f12, 0x01b77f12, 0x01d77f12, 0x01f77f12,
dd 0x02177f12, 0x02377f12, 0x02577f12, 0x02777f12,
dd 0x02977f12, 0x02b77f12, 0x02d77f12, 0x02f77f12,
dd 0x03177f12, 0x03377f12, 0x03577f12, 0x03777f12,
dd 0x03977f12, 0x03b77f12, 0x03d77f12, 0x000f7f0d,
lit_table:
dd 0xc3fd, 0x1c3fd, 0x23fd, 0x123fd, 0xa3fd, 0x1a3fd, 0x63fd, 0x163fd,
dd 0xe3fd, 0x03d7, 0x03fc, 0x1e3fd, 0x13fd, 0x113fd, 0x93fd, 0x193fd,
dd 0x53fd, 0x153fd, 0xd3fd, 0x1d3fd, 0x33fd, 0x133fd, 0xb3fd, 0x1b3fd,
dd 0x73fd, 0x173fd, 0xf3fd, 0x1f3fd, 0x0bfd, 0x10bfd, 0x8bfd, 0x18bfd,
dd 0x4bfd, 0x14bfd, 0x19fa, 0x04f9, 0x2dfb, 0x6dfb, 0x1dfb, 0x5dfb,
dd 0x39fa, 0x14f9, 0x0cf9, 0x1cf9, 0x0178, 0x0978, 0x02f9, 0x05fa,
dd 0x07d7, 0x0037, 0x0437, 0x0237, 0x0637, 0x0137, 0x0537, 0x0337,
dd 0x0737, 0x00b7, 0x04b7, 0x02b7, 0x06b7, 0x01b7, 0x05b7, 0x03b7,
dd 0x07b7, 0x01d6, 0x0077, 0x0477, 0x0277, 0x12f9, 0xcbfd, 0x0af9,
dd 0x1cbfd, 0x2bfd, 0x12bfd, 0xabfd, 0x1abfd, 0x1af9, 0x25fa, 0x6bfd,
dd 0x16bfd, 0xebfd, 0x1ebfd, 0x15fa, 0x0578, 0x1bfd, 0x11bfd, 0x9bfd,
dd 0x3dfb, 0x19bfd, 0x83fc, 0x5bfd, 0x15bfd, 0xdbfd, 0x1dbfd, 0x3bfd,
dd 0x13bfd, 0xbbfd, 0x1bbfd, 0x7bfd, 0x17bfd, 0xfbfd, 0x1fbfd, 0x07fd,
dd 0x107fd, 0x87fd, 0x187fd, 0x47fd, 0x147fd, 0xc7fd, 0x1c7fd, 0x27fd,
dd 0x127fd, 0xa7fd, 0x1a7fd, 0x67fd, 0x167fd, 0xe7fd, 0x1e7fd, 0x17fd,
dd 0x117fd, 0x97fd, 0x197fd, 0x57fd, 0x157fd, 0xd7fd, 0x1d7fd, 0x37fd,
dd 0x20fff, 0x60fff, 0x10fff, 0x50fff, 0x30fff, 0x70fff, 0x1f7fe, 0x3f7fe,
dd 0x8fff, 0x48fff, 0x28fff, 0x68fff, 0x18fff, 0x58fff, 0x38fff, 0x78fff,
dd 0x4fff, 0x44fff, 0x24fff, 0x64fff, 0x14fff, 0x54fff, 0x34fff, 0x74fff,
dd 0xcfff, 0x4cfff, 0x2cfff, 0x6cfff, 0x1cfff, 0x5cfff, 0x3cfff, 0x7cfff,
dd 0x2fff, 0x42fff, 0x22fff, 0x62fff, 0x12fff, 0x52fff, 0x32fff, 0x72fff,
dd 0xafff, 0x4afff, 0x2afff, 0x6afff, 0x1afff, 0x5afff, 0x3afff, 0x7afff,
dd 0x6fff, 0x46fff, 0x26fff, 0x66fff, 0x16fff, 0x56fff, 0x36fff, 0x76fff,
dd 0xefff, 0x4efff, 0x2efff, 0x6efff, 0x1efff, 0x5efff, 0x3efff, 0x7efff,
dd 0x1fff, 0x41fff, 0x21fff, 0x61fff, 0x11fff, 0x51fff, 0x31fff, 0x71fff,
dd 0x9fff, 0x49fff, 0x29fff, 0x69fff, 0x19fff, 0x59fff, 0x39fff, 0x79fff,
dd 0x5fff, 0x45fff, 0x25fff, 0x65fff, 0x15fff, 0x55fff, 0x35fff, 0x75fff,
dd 0xdfff, 0x4dfff, 0x2dfff, 0x6dfff, 0x1dfff, 0x5dfff, 0x3dfff, 0x7dfff,
dd 0x3fff, 0x43fff, 0x23fff, 0x63fff, 0x13fff, 0x53fff, 0x33fff, 0x73fff,
dd 0xbfff, 0x4bfff, 0x2bfff, 0x6bfff, 0x1bfff, 0x5bfff, 0x3bfff, 0x7bfff,
dd 0x7fff, 0x47fff, 0x27fff, 0x67fff, 0x17fff, 0x57fff, 0x37fff, 0x77fff,
dd 0xffff, 0x4ffff, 0x2ffff, 0x6ffff, 0x1ffff, 0x5ffff, 0x3ffff, 0x7ffff,
dd 0x0ffe,
%ifndef LONGER_HUFFTABLE
dcodes:
dw 0x0064, 0x00b5, 0x00e4, 0x01b5, 0x0014, 0x0075, 0x1ffb, 0x5ffb,
dw 0x3ffb, 0x7ffb,
%endif
| 52.702678 | 76 | 0.789396 |
20d13b20fb3beafd9604560ad1f25adf3339bc6b | 603 | asm | Assembly | Part-2 Submission/1512132642_P03.asm | AnikIslam1/CSE331L_Section_7_Summer20_NSU_Midterm_1 | f01c731fbc4c3454b7cb8d3f04edb06fbaedc6ef | [
"MIT"
] | 2 | 2021-03-15T20:36:40.000Z | 2021-03-15T20:37:10.000Z | Part-2 Submission/1512132642_P03.asm | AnikIslam1/CSE331L_Section_7_Summer20_NSU_Midterm_1 | f01c731fbc4c3454b7cb8d3f04edb06fbaedc6ef | [
"MIT"
] | null | null | null | Part-2 Submission/1512132642_P03.asm | AnikIslam1/CSE331L_Section_7_Summer20_NSU_Midterm_1 | f01c731fbc4c3454b7cb8d3f04edb06fbaedc6ef | [
"MIT"
] | null | null | null |
; You may customize this and other start-up templates;
; The location of this template is c:\emu8086\inc\0_com_template.txt
org 100h
.CODE
MAIN PROC
MOV AX, @DATA
MOV DS, AX
MOV AH, 9
INT 21H
MOV CX, 10
MOV AH, 2
MOV DL, 48
@LOOP:
INT 21H
INC DL
DEC CX
JNZ @LOOP
MOV AH, 4CH
INT 21H
MAIN ENDP
END MAIN
ret
| 15.461538 | 68 | 0.371476 |
229394fc1671f0d14241a33799d674ed9f5ab0e0 | 620 | asm | Assembly | src/util/oli/qdos/priwd.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/util/oli/qdos/priwd.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/util/oli/qdos/priwd.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | ; print decimal string of integer word to channel
;
include win1_mac_oli
section utility
xdef ut_priwd
;+++
; convert integer word to decimal string
; d1.w=$abcd (a0)-> '43981'
;
; Entry Exit
; d1.w word integer preserved
; a0 channel id preserved
;
; errors: IOSS
;---
ut_priwd subr a0-a1/d1
move.l a0,a1
suba.w #12,sp
move.l sp,a0
xjsr cnv_iwstr
exg a0,a1
xjsr ut_prstr
adda.w #12,sp
subend
end
| 20 | 57 | 0.466129 |
f2101ea32177dc6eb56ae07e5676dceaedcdb982 | 360 | asm | Assembly | oeis/021/A021057.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021057.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021057.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021057: Decimal expansion of 1/53.
; Submitted by Jon Maiga
; 0,1,8,8,6,7,9,2,4,5,2,8,3,0,1,8,8,6,7,9,2,4,5,2,8,3,0,1,8,8,6,7,9,2,4,5,2,8,3,0,1,8,8,6,7,9,2,4,5,2,8,3,0,1,8,8,6,7,9,2,4,5,2,8,3,0,1,8,8,6,7,9,2,4,5,2,8,3,0,1,8,8,6,7,9,2,4,5,2,8,3,0,1,8,8,6,7,9,2
add $0,1
mov $3,3
lpb $0
sub $0,1
add $2,$3
div $2,16
mul $3,10
lpe
mov $0,$2
mod $0,10
| 24 | 199 | 0.544444 |
c9245779d682c122941be7dc9847574666dc4c68 | 245 | asm | Assembly | tests/miaf/invalid-no-meta.asm | y-guyon/ComplianceWarden | 7315f1266b083a1cd958eae9ce7c8f07a8a6ad2d | [
"BSD-3-Clause"
] | 3 | 2020-01-02T17:30:16.000Z | 2021-09-27T18:32:18.000Z | tests/miaf/invalid-no-meta.asm | y-guyon/ComplianceWarden | 7315f1266b083a1cd958eae9ce7c8f07a8a6ad2d | [
"BSD-3-Clause"
] | 34 | 2020-01-22T01:41:22.000Z | 2021-12-09T13:20:33.000Z | tests/miaf/invalid-no-meta.asm | y-guyon/ComplianceWarden | 7315f1266b083a1cd958eae9ce7c8f07a8a6ad2d | [
"BSD-3-Clause"
] | 2 | 2020-11-05T01:41:08.000Z | 2021-11-19T13:12:35.000Z | %define BE(a) ( ((((a)>>24)&0xFF) << 0) + ((((a)>>16)&0xFF) << 8) + ((((a)>>8)&0xFF) << 16) + ((((a)>>0)&0xFF) << 24) )
ftyp_start:
dd BE(ftyp_end - ftyp_start)
db "ftyp"
db "isom"
dd BE(0x00)
db "mif1", "miaf"
ftyp_end:
; vim: syntax=nasm
| 17.5 | 120 | 0.506122 |
de79f5230eef886d609ce09e2436c8ef78738ede | 105 | asm | Assembly | libsrc/_DEVELOPMENT/inttypes/c/sccz80/imaxabs.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/inttypes/c/sccz80/imaxabs.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/inttypes/c/sccz80/imaxabs.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; intmax_t imaxabs(intmax_t j)
SECTION code_inttypes
PUBLIC imaxabs
EXTERN labs
defc imaxabs = labs
| 9.545455 | 30 | 0.780952 |
9081c589d4bb1a540b4c1ff0b72e2f659f16f6e5 | 1,667 | asm | Assembly | programs/oeis/137/A137584.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/137/A137584.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/137/A137584.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A137584: a(n) = 3*a(n-1) - 2*a(n-2) + a(n-3), n > 3.
; 0,3,6,13,30,70,163,379,881,2048,4761,11068,25730,59815,139053,323259,751486,1746993,4061266,9441298,21948355,51023735,118615793,275748264,641036941,1490230088,3464364646,8053670703,18722512905,43524561955,101182330758,235220381269
mov $42,$0
mov $44,$0
lpb $44,1
clr $0,42
mov $0,$42
sub $44,1
sub $0,$44
mov $39,$0
mov $41,$0
lpb $41,1
mov $0,$39
sub $41,1
sub $0,$41
mov $35,$0
mov $37,2
lpb $37,1
mov $0,$35
sub $37,1
add $0,$37
sub $0,1
mov $31,$0
mov $33,2
lpb $33,1
mov $0,$31
sub $33,1
add $0,$33
sub $0,1
mov $27,$0
mov $29,2
lpb $29,1
clr $0,27
mov $0,$27
sub $29,1
add $0,$29
sub $0,1
add $2,$0
mov $4,1
mul $4,$2
cal $4,137531 ; a(n) = 3*a(n-1) - 2*a(n-2) + a(n-3).
cmp $26,0
add $3,$26
sub $4,$3
mul $4,2
mov $1,$4
mov $30,$29
lpb $30,1
mov $28,$1
sub $30,1
lpe
lpe
lpb $27,1
mov $27,0
sub $28,$1
lpe
mov $1,$28
mov $34,$33
lpb $34,1
mov $32,$1
sub $34,1
lpe
lpe
lpb $31,1
mov $31,0
sub $32,$1
lpe
mov $1,$32
mov $38,$37
lpb $38,1
mov $36,$1
sub $38,1
lpe
lpe
lpb $35,1
mov $35,0
sub $36,$1
lpe
mov $1,$36
div $1,2
add $40,$1
lpe
add $43,$40
lpe
mov $1,$43
| 19.16092 | 232 | 0.418116 |
252bc7ee964d083539bd4c15bc5dfe4e4623e358 | 7,156 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_18489_1790.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_18489_1790.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_18489_1790.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r15
push %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x1228c, %r8
nop
nop
nop
and %r15, %r15
mov $0x6162636465666768, %r11
movq %r11, (%r8)
nop
nop
xor %r15, %r15
lea addresses_A_ht+0x1978c, %r14
nop
nop
nop
add $51714, %rcx
mov (%r14), %rdx
nop
nop
inc %r8
lea addresses_WT_ht+0x1164c, %rsi
lea addresses_WC_ht+0x1ef8c, %rdi
nop
inc %r8
mov $124, %rcx
rep movsl
nop
nop
add $29695, %rdi
lea addresses_WT_ht+0x11cc, %rdx
nop
nop
nop
nop
and %r14, %r14
movw $0x6162, (%rdx)
nop
nop
nop
nop
nop
cmp %r14, %r14
lea addresses_WC_ht+0xb48c, %rcx
nop
nop
inc %r14
movups (%rcx), %xmm5
vpextrq $0, %xmm5, %r15
nop
nop
nop
nop
cmp %rcx, %rcx
lea addresses_WC_ht+0xb79c, %rsi
lea addresses_UC_ht+0x1908c, %rdi
nop
nop
nop
xor %r8, %r8
mov $60, %rcx
rep movsb
nop
sub %rcx, %rcx
lea addresses_WT_ht+0xcef6, %rsi
lea addresses_UC_ht+0xc88c, %rdi
clflush (%rsi)
sub $32772, %r14
mov $6, %rcx
rep movsq
nop
and %r14, %r14
lea addresses_WC_ht+0x137ee, %rdx
nop
nop
nop
nop
nop
xor $24340, %rcx
movl $0x61626364, (%rdx)
nop
nop
nop
nop
sub $61321, %r8
lea addresses_A_ht+0xf38c, %rsi
lea addresses_normal_ht+0xaf8c, %rdi
clflush (%rdi)
nop
nop
nop
nop
nop
and $57310, %r8
mov $24, %rcx
rep movsw
and %rdi, %rdi
lea addresses_normal_ht+0x101ac, %rsi
lea addresses_UC_ht+0x1c00c, %rdi
nop
nop
cmp %r15, %r15
mov $106, %rcx
rep movsq
nop
nop
nop
nop
nop
add $42644, %rcx
pop %rsi
pop %rdx
pop %rdi
pop %rcx
pop %r8
pop %r15
pop %r14
pop %r11
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r13
push %r14
push %r8
push %r9
push %rbx
push %rdx
// Store
lea addresses_RW+0x1a7cc, %rbx
nop
nop
nop
nop
sub $65126, %rdx
mov $0x5152535455565758, %r8
movq %r8, %xmm4
movups %xmm4, (%rbx)
add $23314, %r8
// Store
mov $0x74acfd000000027c, %r8
nop
nop
nop
nop
add $59934, %r10
movb $0x51, (%r8)
nop
nop
nop
sub $35040, %r10
// Faulty Load
lea addresses_normal+0xc8c, %rdx
nop
nop
nop
nop
cmp $35821, %rbx
vmovups (%rdx), %ymm5
vextracti128 $1, %ymm5, %xmm5
vpextrq $0, %xmm5, %r8
lea oracles, %rdx
and $0xff, %r8
shlq $12, %r8
mov (%rdx,%r8,1), %r8
pop %rdx
pop %rbx
pop %r9
pop %r8
pop %r14
pop %r13
pop %r10
ret
/*
<gen_faulty_load>
[REF]
{'src': {'congruent': 0, 'AVXalign': True, 'same': False, 'size': 32, 'NT': False, 'type': 'addresses_normal'}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'congruent': 5, 'AVXalign': False, 'same': False, 'size': 16, 'NT': False, 'type': 'addresses_RW'}}
{'OP': 'STOR', 'dst': {'congruent': 3, 'AVXalign': False, 'same': False, 'size': 1, 'NT': False, 'type': 'addresses_NC'}}
[Faulty Load]
{'src': {'congruent': 0, 'AVXalign': False, 'same': True, 'size': 32, 'NT': False, 'type': 'addresses_normal'}, 'OP': 'LOAD'}
<gen_prepare_buffer>
{'OP': 'STOR', 'dst': {'congruent': 9, 'AVXalign': False, 'same': False, 'size': 8, 'NT': False, 'type': 'addresses_normal_ht'}}
{'src': {'congruent': 8, 'AVXalign': True, 'same': False, 'size': 8, 'NT': False, 'type': 'addresses_A_ht'}, 'OP': 'LOAD'}
{'src': {'congruent': 6, 'same': False, 'type': 'addresses_WT_ht'}, 'OP': 'REPM', 'dst': {'congruent': 8, 'same': False, 'type': 'addresses_WC_ht'}}
{'OP': 'STOR', 'dst': {'congruent': 6, 'AVXalign': False, 'same': False, 'size': 2, 'NT': False, 'type': 'addresses_WT_ht'}}
{'src': {'congruent': 9, 'AVXalign': False, 'same': False, 'size': 16, 'NT': False, 'type': 'addresses_WC_ht'}, 'OP': 'LOAD'}
{'src': {'congruent': 3, 'same': False, 'type': 'addresses_WC_ht'}, 'OP': 'REPM', 'dst': {'congruent': 10, 'same': True, 'type': 'addresses_UC_ht'}}
{'src': {'congruent': 0, 'same': False, 'type': 'addresses_WT_ht'}, 'OP': 'REPM', 'dst': {'congruent': 10, 'same': True, 'type': 'addresses_UC_ht'}}
{'OP': 'STOR', 'dst': {'congruent': 1, 'AVXalign': False, 'same': False, 'size': 4, 'NT': False, 'type': 'addresses_WC_ht'}}
{'src': {'congruent': 8, 'same': False, 'type': 'addresses_A_ht'}, 'OP': 'REPM', 'dst': {'congruent': 8, 'same': False, 'type': 'addresses_normal_ht'}}
{'src': {'congruent': 5, 'same': False, 'type': 'addresses_normal_ht'}, 'OP': 'REPM', 'dst': {'congruent': 6, 'same': False, 'type': 'addresses_UC_ht'}}
{'34': 18489}
34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34
*/
| 34.239234 | 2,999 | 0.659447 |
9c7bcc333ccc3597984a3324928bfc4716a6ad06 | 500 | asm | Assembly | PRG/levels/Plains/WxHBx.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/levels/Plains/WxHBx.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/levels/Plains/WxHBx.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | .word $0000 ; Alternate level layout
.word $0000 ; Alternate object layout
.byte LEVEL1_SIZE_01 | LEVEL1_YSTART_180
.byte LEVEL2_BGPAL_04 | LEVEL2_OBJPAL_08 | LEVEL2_XSTART_18
.byte LEVEL3_TILESET_00 | LEVEL3_VSCROLL_LOCKED
.byte LEVEL4_BGBANK_INDEX(1) | LEVEL4_INITACT_NOTHING
.byte LEVEL5_BGM_BATTLE | LEVEL5_TIME_200
.byte $0F, $0D, $E2, $12, $02, $E2, $32, $08, $14, $16, $00, $00, $36, $07, $16, $17
.byte $05, $01, $17, $0C, $01, $1A, $00, $C0, $0F, $32, $07, $0A, $32, $0D, $07, $FF
| 45.454545 | 85 | 0.678 |
c51dfba4c884b9ff7f42292d50c41937a12b16e7 | 364 | asm | Assembly | programs/oeis/029/A029122.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/029/A029122.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/029/A029122.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A029122: Expansion of 1/((1-x)(1-x^7)(1-x^9)(1-x^11)).
; 1,1,1,1,1,1,1,2,2,3,3,4,4,4,5,5,6,6,8,8,9,10,11,12,12,14,14,16,17,19,20,21,23,24,26,27,30,31,33,35,37,39,41,44,46,49,51,54,56,59,62,65,68,71,75,78,82,85,89,92,96
lpb $0
mov $2,$0
sub $0,7
seq $2,25792 ; Expansion of 1/((1-x)(1-x^9)(1-x^11)).
add $1,$2
add $1,$2
lpe
div $1,2
add $1,1
mov $0,$1
| 26 | 163 | 0.56044 |
a45db492c56a6dd83408a8e73fc62bf9e3df7901 | 327 | asm | Assembly | programs/oeis/070/A070660.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/070/A070660.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/070/A070660.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A070660: n^6 mod 37.
; 0,1,27,26,26,11,36,26,36,10,1,1,10,11,36,27,10,27,11,11,27,10,27,36,11,10,1,1,10,36,26,36,11,26,26,27,1,0,1,27,26,26,11,36,26,36,10,1,1,10,11,36,27,10,27,11,11,27,10,27,36,11,10,1,1,10,36,26,36,11,26,26,27,1,0,1,27,26,26,11,36,26,36,10,1,1,10,11,36,27,10,27,11,11,27,10,27,36,11,10
pow $0,6
mod $0,37
| 54.5 | 283 | 0.633028 |
f7f53a84d28f344fbdbd91f95b6feeb70167f680 | 656 | asm | Assembly | oeis/051/A051397.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/051/A051397.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/051/A051397.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A051397: a(n) = (2*n-2)*(2*n-1)*a(n-1)+1.
; Submitted by Jon Maiga
; 0,1,7,141,5923,426457,46910271,7318002277,1536780478171,418004290062513,142957467201379447,60042136224579367741,30381320929637160076947,18228792557782296046168201,12796612375563171824410077103,10390849248957295521420982607637,9663489801530284834921513825102411,10204645230415980785677118599308146017,12143527824195017134955771133176693760231,16175179061827762823761087149391356088627693,23971615369628744504813931155397989723346241027,39313449206191140987894847094852703146287835284281
lpb $0
sub $0,1
mul $2,$1
add $1,1
mul $2,$1
add $1,1
add $2,4
lpe
mov $0,$2
div $0,4
| 43.733333 | 487 | 0.83689 |
012d7949529e5d380a88c0d04a646ffe83f5f26c | 8,418 | asm | Assembly | release/src/router/gmp/source/mpn/x86/pentium/mmx/lshift.asm | zhoutao0712/rtn11pb1 | 09e6b6c7ef4b91be0a9374daeacc3ac9f2fa3a05 | [
"Apache-2.0"
] | 184 | 2020-04-15T14:28:37.000Z | 2020-09-22T15:57:55.000Z | release/src/router/gmp/source/mpn/x86/pentium/mmx/lshift.asm | zhoutao0712/rtn11pb1 | 09e6b6c7ef4b91be0a9374daeacc3ac9f2fa3a05 | [
"Apache-2.0"
] | 8 | 2019-12-19T19:34:56.000Z | 2022-03-10T10:11:28.000Z | release/src/router/gmp/source/mpn/x86/pentium/mmx/lshift.asm | zhoutao0712/rtn11pb1 | 09e6b6c7ef4b91be0a9374daeacc3ac9f2fa3a05 | [
"Apache-2.0"
] | 5 | 2020-04-21T19:50:23.000Z | 2020-09-22T10:58:02.000Z | dnl Intel P5 mpn_lshift -- mpn left shift.
dnl Copyright 2000, 2001, 2002 Free Software Foundation, Inc.
dnl
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free software; you can redistribute it and/or
dnl modify it under the terms of the GNU Lesser General Public License as
dnl published by the Free Software Foundation; either version 3 of the
dnl License, or (at your option) any later version.
dnl
dnl The GNU MP Library is distributed in the hope that it will be useful,
dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
dnl Lesser General Public License for more details.
dnl
dnl You should have received a copy of the GNU Lesser General Public License
dnl along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
include(`../config.m4')
C P5: 1.75 cycles/limb.
C mp_limb_t mpn_lshift (mp_ptr dst, mp_srcptr src, mp_size_t size,
C unsigned shift);
C
C Shift src,size left by shift many bits and store the result in dst,size.
C Zeros are shifted in at the right. Return the bits shifted out at the
C left.
C
C The comments in mpn_rshift apply here too.
defframe(PARAM_SHIFT,16)
defframe(PARAM_SIZE, 12)
defframe(PARAM_SRC, 8)
defframe(PARAM_DST, 4)
deflit(`FRAME',0)
dnl minimum 5, because the unrolled loop can't handle less
deflit(UNROLL_THRESHOLD, 5)
TEXT
ALIGN(8)
PROLOGUE(mpn_lshift)
pushl %ebx
pushl %edi
deflit(`FRAME',8)
movl PARAM_SIZE, %eax
movl PARAM_DST, %edx
movl PARAM_SRC, %ebx
movl PARAM_SHIFT, %ecx
cmp $UNROLL_THRESHOLD, %eax
jae L(unroll)
movl -4(%ebx,%eax,4), %edi C src high limb
decl %eax
jnz L(simple)
shldl( %cl, %edi, %eax) C eax was decremented to zero
shll %cl, %edi
movl %edi, (%edx) C dst low limb
popl %edi C risk of data cache bank clash
popl %ebx
ret
C -----------------------------------------------------------------------------
L(simple):
C eax size-1
C ebx src
C ecx shift
C edx dst
C esi
C edi
C ebp
deflit(`FRAME',8)
movd (%ebx,%eax,4), %mm5 C src high limb
movd %ecx, %mm6 C lshift
negl %ecx
psllq %mm6, %mm5
addl $32, %ecx
movd %ecx, %mm7
psrlq $32, %mm5 C retval
L(simple_top):
C eax counter, limbs, negative
C ebx src
C ecx
C edx dst
C esi
C edi
C
C mm0 scratch
C mm5 return value
C mm6 shift
C mm7 32-shift
movq -4(%ebx,%eax,4), %mm0
decl %eax
psrlq %mm7, %mm0
C
movd %mm0, 4(%edx,%eax,4)
jnz L(simple_top)
movd (%ebx), %mm0
movd %mm5, %eax
psllq %mm6, %mm0
popl %edi
popl %ebx
movd %mm0, (%edx)
emms
ret
C -----------------------------------------------------------------------------
ALIGN(8)
L(unroll):
C eax size
C ebx src
C ecx shift
C edx dst
C esi
C edi
C ebp
deflit(`FRAME',8)
movd -4(%ebx,%eax,4), %mm5 C src high limb
leal (%ebx,%eax,4), %edi
movd %ecx, %mm6 C lshift
andl $4, %edi
psllq %mm6, %mm5
jz L(start_src_aligned)
C src isn't aligned, process high limb separately (marked xxx) to
C make it so.
C
C source -8(ebx,%eax,4)
C |
C +-------+-------+-------+--
C | |
C +-------+-------+-------+--
C 0mod8 4mod8 0mod8
C
C dest
C -4(edx,%eax,4)
C |
C +-------+-------+--
C | xxx | |
C +-------+-------+--
movq -8(%ebx,%eax,4), %mm0 C unaligned load
psllq %mm6, %mm0
decl %eax
psrlq $32, %mm0
C
movd %mm0, (%edx,%eax,4)
L(start_src_aligned):
movq -8(%ebx,%eax,4), %mm1 C src high qword
leal (%edx,%eax,4), %edi
andl $4, %edi
psrlq $32, %mm5 C return value
movq -16(%ebx,%eax,4), %mm3 C src second highest qword
jz L(start_dst_aligned)
C dst isn't aligned, subtract 4 to make it so, and pretend the shift
C is 32 bits extra. High limb of dst (marked xxx) handled here
C separately.
C
C source -8(ebx,%eax,4)
C |
C +-------+-------+--
C | mm1 |
C +-------+-------+--
C 0mod8 4mod8
C
C dest
C -4(edx,%eax,4)
C |
C +-------+-------+-------+--
C | xxx | |
C +-------+-------+-------+--
C 0mod8 4mod8 0mod8
movq %mm1, %mm0
addl $32, %ecx C new shift
psllq %mm6, %mm0
movd %ecx, %mm6
psrlq $32, %mm0
C wasted cycle here waiting for %mm0
movd %mm0, -4(%edx,%eax,4)
subl $4, %edx
L(start_dst_aligned):
psllq %mm6, %mm1
negl %ecx C -shift
addl $64, %ecx C 64-shift
movq %mm3, %mm2
movd %ecx, %mm7
subl $8, %eax C size-8
psrlq %mm7, %mm3
por %mm1, %mm3 C mm3 ready to store
jc L(finish)
C The comments in mpn_rshift apply here too.
ALIGN(8)
L(unroll_loop):
C eax counter, limbs
C ebx src
C ecx
C edx dst
C esi
C edi
C
C mm0
C mm1
C mm2 src qword from 16(%ebx,%eax,4)
C mm3 dst qword ready to store to 24(%edx,%eax,4)
C
C mm5 return value
C mm6 lshift
C mm7 rshift
movq 8(%ebx,%eax,4), %mm0
psllq %mm6, %mm2
movq %mm0, %mm1
psrlq %mm7, %mm0
movq %mm3, 24(%edx,%eax,4) C prev
por %mm2, %mm0
movq (%ebx,%eax,4), %mm3 C
psllq %mm6, %mm1 C
movq %mm0, 16(%edx,%eax,4)
movq %mm3, %mm2 C
psrlq %mm7, %mm3 C
subl $4, %eax
por %mm1, %mm3 C
jnc L(unroll_loop)
L(finish):
C eax -4 to -1 representing respectively 0 to 3 limbs remaining
testb $2, %al
jz L(finish_no_two)
movq 8(%ebx,%eax,4), %mm0
psllq %mm6, %mm2
movq %mm0, %mm1
psrlq %mm7, %mm0
movq %mm3, 24(%edx,%eax,4) C prev
por %mm2, %mm0
movq %mm1, %mm2
movq %mm0, %mm3
subl $2, %eax
L(finish_no_two):
C eax -4 or -3 representing respectively 0 or 1 limbs remaining
C
C mm2 src prev qword, from 16(%ebx,%eax,4)
C mm3 dst qword, for 24(%edx,%eax,4)
testb $1, %al
movd %mm5, %eax C retval
popl %edi
jz L(finish_zero)
C One extra src limb, destination was aligned.
C
C source ebx
C --+---------------+-------+
C | mm2 | |
C --+---------------+-------+
C
C dest edx+12 edx+4 edx
C --+---------------+---------------+-------+
C | mm3 | | |
C --+---------------+---------------+-------+
C
C mm6 = shift
C mm7 = ecx = 64-shift
C One extra src limb, destination was unaligned.
C
C source ebx
C --+---------------+-------+
C | mm2 | |
C --+---------------+-------+
C
C dest edx+12 edx+4
C --+---------------+---------------+
C | mm3 | |
C --+---------------+---------------+
C
C mm6 = shift+32
C mm7 = ecx = 64-(shift+32)
C In both cases there's one extra limb of src to fetch and combine
C with mm2 to make a qword at 4(%edx), and in the aligned case
C there's an extra limb of dst to be formed from that extra src limb
C left shifted.
movd (%ebx), %mm0
psllq %mm6, %mm2
movq %mm3, 12(%edx)
psllq $32, %mm0
movq %mm0, %mm1
psrlq %mm7, %mm0
por %mm2, %mm0
psllq %mm6, %mm1
movq %mm0, 4(%edx)
psrlq $32, %mm1
andl $32, %ecx
popl %ebx
jz L(finish_one_unaligned)
movd %mm1, (%edx)
L(finish_one_unaligned):
emms
ret
L(finish_zero):
C No extra src limbs, destination was aligned.
C
C source ebx
C --+---------------+
C | mm2 |
C --+---------------+
C
C dest edx+8 edx
C --+---------------+---------------+
C | mm3 | |
C --+---------------+---------------+
C
C mm6 = shift
C mm7 = ecx = 64-shift
C No extra src limbs, destination was unaligned.
C
C source ebx
C --+---------------+
C | mm2 |
C --+---------------+
C
C dest edx+8 edx+4
C --+---------------+-------+
C | mm3 | |
C --+---------------+-------+
C
C mm6 = shift+32
C mm7 = ecx = 64-(shift+32)
C The movd for the unaligned case writes the same data to 4(%edx)
C that the movq does for the aligned case.
movq %mm3, 8(%edx)
andl $32, %ecx
psllq %mm6, %mm2
jz L(finish_zero_unaligned)
movq %mm2, (%edx)
L(finish_zero_unaligned):
psrlq $32, %mm2
popl %ebx
movd %mm5, %eax C retval
movd %mm2, 4(%edx)
emms
ret
EPILOGUE()
| 18.582781 | 79 | 0.528154 |
195064b623bfa53f5aad9d320ed22ffec95ecae0 | 508 | asm | Assembly | Examples/ch04/CopyStr.asm | satadriver/LiunuxOS_t | c6222f04b6e734002cbf1aa366eb62e51f0ebbe5 | [
"Apache-2.0"
] | null | null | null | Examples/ch04/CopyStr.asm | satadriver/LiunuxOS_t | c6222f04b6e734002cbf1aa366eb62e51f0ebbe5 | [
"Apache-2.0"
] | null | null | null | Examples/ch04/CopyStr.asm | satadriver/LiunuxOS_t | c6222f04b6e734002cbf1aa366eb62e51f0ebbe5 | [
"Apache-2.0"
] | null | null | null | TITLE Copying a String (CopyStr.asm)
; This program copies a string.
; Last update: 2/1/02
INCLUDE Irvine32.inc
.data
source BYTE "This is the source string",0
target BYTE SIZEOF source DUP(0),0
.code
main PROC
mov esi,0 ; index register
mov ecx,SIZEOF source ; loop counter
L1:
mov al,source[esi] ; get a character from source
mov target[esi],al ; store it in the target
inc esi ; move to next character
loop L1 ; repeat for entire string
exit
main ENDP
END main | 20.32 | 53 | 0.690945 |
190ff0d9fef563b7022bdd009582b89d6b3d4f62 | 8,827 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_487.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_487.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_487.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r13
push %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0xaa80, %rsi
lea addresses_A_ht+0x1d9c8, %rdi
nop
nop
nop
nop
inc %r13
mov $95, %rcx
rep movsq
nop
nop
nop
xor %r10, %r10
lea addresses_UC_ht+0x19308, %rdx
nop
inc %r8
mov (%rdx), %si
nop
nop
add $14311, %r13
lea addresses_D_ht+0x20c8, %r13
nop
nop
nop
nop
nop
cmp $43458, %rsi
movb (%r13), %dl
nop
xor $6001, %r13
lea addresses_UC_ht+0x12dc8, %rdx
nop
cmp $40892, %r10
movl $0x61626364, (%rdx)
nop
nop
nop
nop
nop
add %rsi, %rsi
lea addresses_normal_ht+0x10878, %rsi
lea addresses_normal_ht+0x167c8, %rdi
nop
add $55195, %r12
mov $16, %rcx
rep movsw
nop
nop
nop
add $56498, %r8
lea addresses_normal_ht+0x18cd2, %rdi
nop
nop
nop
nop
nop
add $21847, %rsi
movw $0x6162, (%rdi)
nop
nop
nop
nop
nop
add $8298, %r8
lea addresses_A_ht+0x14dc8, %rsi
lea addresses_A_ht+0xbac8, %rdi
nop
nop
nop
nop
nop
and %rdx, %rdx
mov $64, %rcx
rep movsl
add $23683, %r8
lea addresses_normal_ht+0x15cb8, %rsi
lea addresses_WT_ht+0x7bc8, %rdi
nop
nop
nop
nop
nop
dec %r12
mov $119, %rcx
rep movsl
nop
nop
nop
nop
sub $29988, %rcx
lea addresses_UC_ht+0xcfc8, %r10
and $41924, %rdx
movl $0x61626364, (%r10)
nop
nop
nop
inc %r12
lea addresses_WT_ht+0x173c8, %rcx
nop
nop
add %r10, %r10
mov $0x6162636465666768, %rdx
movq %rdx, %xmm3
movups %xmm3, (%rcx)
nop
nop
nop
nop
inc %rcx
lea addresses_WC_ht+0xba70, %rcx
nop
add $6974, %r8
mov $0x6162636465666768, %r10
movq %r10, (%rcx)
nop
nop
nop
nop
nop
and $45920, %r13
lea addresses_normal_ht+0x11fc8, %r10
cmp %r13, %r13
movb (%r10), %r8b
nop
nop
nop
cmp %rdx, %rdx
lea addresses_WC_ht+0x62aa, %rsi
lea addresses_WC_ht+0x17f38, %rdi
nop
cmp $16415, %r10
mov $20, %rcx
rep movsb
nop
nop
nop
nop
nop
inc %rdi
lea addresses_UC_ht+0x20c8, %rsi
nop
nop
nop
nop
cmp %r13, %r13
movb (%rsi), %r10b
nop
xor %rcx, %rcx
pop %rsi
pop %rdx
pop %rdi
pop %rcx
pop %r8
pop %r13
pop %r12
pop %r10
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r15
push %r9
push %rax
push %rbp
push %rbx
push %rdi
// Store
lea addresses_normal+0x1efc8, %rax
and %r11, %r11
mov $0x5152535455565758, %r9
movq %r9, %xmm6
movups %xmm6, (%rax)
nop
and %r9, %r9
// Store
lea addresses_RW+0x15dc8, %r15
nop
nop
nop
nop
sub $52673, %rbx
movw $0x5152, (%r15)
nop
nop
cmp %r11, %r11
// Store
lea addresses_A+0x15e18, %r9
nop
nop
nop
xor %rax, %rax
mov $0x5152535455565758, %r15
movq %r15, %xmm6
vmovups %ymm6, (%r9)
nop
nop
nop
nop
xor $25498, %rbx
// Store
lea addresses_PSE+0x83c8, %r9
nop
nop
nop
nop
nop
cmp %rbx, %rbx
movw $0x5152, (%r9)
nop
nop
nop
nop
nop
sub %rbp, %rbp
// Store
lea addresses_WC+0x2b48, %rdi
sub $24438, %rax
mov $0x5152535455565758, %rbx
movq %rbx, (%rdi)
nop
nop
nop
and $18120, %r15
// Faulty Load
lea addresses_D+0xcfc8, %r11
nop
and %r15, %r15
movups (%r11), %xmm5
vpextrq $0, %xmm5, %rax
lea oracles, %r15
and $0xff, %rax
shlq $12, %rax
mov (%r15,%rax,1), %rax
pop %rdi
pop %rbx
pop %rbp
pop %rax
pop %r9
pop %r15
pop %r11
ret
/*
<gen_faulty_load>
[REF]
{'src': {'type': 'addresses_D', 'AVXalign': False, 'size': 4, 'NT': False, 'same': False, 'congruent': 0}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'type': 'addresses_normal', 'AVXalign': False, 'size': 16, 'NT': False, 'same': False, 'congruent': 9}}
{'OP': 'STOR', 'dst': {'type': 'addresses_RW', 'AVXalign': False, 'size': 2, 'NT': False, 'same': False, 'congruent': 9}}
{'OP': 'STOR', 'dst': {'type': 'addresses_A', 'AVXalign': False, 'size': 32, 'NT': False, 'same': False, 'congruent': 3}}
{'OP': 'STOR', 'dst': {'type': 'addresses_PSE', 'AVXalign': False, 'size': 2, 'NT': False, 'same': False, 'congruent': 10}}
{'OP': 'STOR', 'dst': {'type': 'addresses_WC', 'AVXalign': False, 'size': 8, 'NT': False, 'same': False, 'congruent': 7}}
[Faulty Load]
{'src': {'type': 'addresses_D', 'AVXalign': False, 'size': 16, 'NT': False, 'same': True, 'congruent': 0}, 'OP': 'LOAD'}
<gen_prepare_buffer>
{'src': {'type': 'addresses_A_ht', 'congruent': 2, 'same': False}, 'OP': 'REPM', 'dst': {'type': 'addresses_A_ht', 'congruent': 9, 'same': False}}
{'src': {'type': 'addresses_UC_ht', 'AVXalign': False, 'size': 2, 'NT': True, 'same': False, 'congruent': 3}, 'OP': 'LOAD'}
{'src': {'type': 'addresses_D_ht', 'AVXalign': False, 'size': 1, 'NT': False, 'same': False, 'congruent': 7}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'type': 'addresses_UC_ht', 'AVXalign': False, 'size': 4, 'NT': False, 'same': False, 'congruent': 9}}
{'src': {'type': 'addresses_normal_ht', 'congruent': 3, 'same': False}, 'OP': 'REPM', 'dst': {'type': 'addresses_normal_ht', 'congruent': 11, 'same': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_normal_ht', 'AVXalign': False, 'size': 2, 'NT': False, 'same': False, 'congruent': 0}}
{'src': {'type': 'addresses_A_ht', 'congruent': 9, 'same': False}, 'OP': 'REPM', 'dst': {'type': 'addresses_A_ht', 'congruent': 5, 'same': False}}
{'src': {'type': 'addresses_normal_ht', 'congruent': 4, 'same': False}, 'OP': 'REPM', 'dst': {'type': 'addresses_WT_ht', 'congruent': 10, 'same': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_UC_ht', 'AVXalign': False, 'size': 4, 'NT': False, 'same': True, 'congruent': 9}}
{'OP': 'STOR', 'dst': {'type': 'addresses_WT_ht', 'AVXalign': False, 'size': 16, 'NT': False, 'same': False, 'congruent': 8}}
{'OP': 'STOR', 'dst': {'type': 'addresses_WC_ht', 'AVXalign': False, 'size': 8, 'NT': False, 'same': False, 'congruent': 3}}
{'src': {'type': 'addresses_normal_ht', 'AVXalign': False, 'size': 1, 'NT': False, 'same': False, 'congruent': 10}, 'OP': 'LOAD'}
{'src': {'type': 'addresses_WC_ht', 'congruent': 0, 'same': False}, 'OP': 'REPM', 'dst': {'type': 'addresses_WC_ht', 'congruent': 4, 'same': False}}
{'src': {'type': 'addresses_UC_ht', 'AVXalign': False, 'size': 1, 'NT': False, 'same': False, 'congruent': 8}, 'OP': 'LOAD'}
{'36': 21829}
36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36
*/
| 30.543253 | 2,999 | 0.656055 |
5a3309968c15eb52b1ca21229e3f8772c5573f8c | 447 | asm | Assembly | libsrc/stdio/ansi/pc6001/f_ansi_dline.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/stdio/ansi/pc6001/f_ansi_dline.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/stdio/ansi/pc6001/f_ansi_dline.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
;
; ANSI Video handling for the PC6001
;
;
; Clean a text line
;
; Stefano Bodrato - Jan 2013
;
;
; in: A = text row number
;
;
; $Id: f_ansi_dline.asm,v 1.4 2016-07-14 17:44:18 pauloscustodio Exp $
;
SECTION code_clib
PUBLIC ansi_del_line
EXTERN generic_console_printc
.ansi_del_line
ld b,a
ld c,0
ld a,32
loop:
push af
push bc
ld a,' '
ld e,0
call generic_console_printc
pop bc
inc c
pop af
dec a
jr nz,loop
ret
| 11.175 | 70 | 0.666667 |
5c0dda254f5324aeb44c2e5713482fdc31cb12bf | 5,941 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_21829_385.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_21829_385.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_21829_385.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r14
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0xe639, %rcx
nop
add $1656, %r13
mov $0x6162636465666768, %r14
movq %r14, %xmm7
movups %xmm7, (%rcx)
cmp %rax, %rax
lea addresses_normal_ht+0x826b, %rsi
lea addresses_UC_ht+0x11679, %rdi
clflush (%rdi)
nop
nop
xor $598, %r12
mov $13, %rcx
rep movsw
nop
nop
cmp %rcx, %rcx
lea addresses_WC_ht+0x16959, %rcx
nop
nop
nop
nop
nop
and $50311, %r12
and $0xffffffffffffffc0, %rcx
movntdqa (%rcx), %xmm5
vpextrq $1, %xmm5, %rax
nop
nop
xor %rcx, %rcx
lea addresses_UC_ht+0x1bc59, %r14
nop
nop
nop
nop
nop
inc %r13
mov (%r14), %rdi
nop
nop
nop
xor $36302, %rdi
lea addresses_normal_ht+0x10459, %rsi
lea addresses_WT_ht+0x7da1, %rdi
clflush (%rdi)
and %r13, %r13
mov $97, %rcx
rep movsl
and $61692, %rdi
lea addresses_UC_ht+0x1ac59, %r12
nop
nop
and $16650, %rdi
movb (%r12), %r13b
nop
nop
nop
nop
sub $13650, %rcx
lea addresses_WT_ht+0x16c59, %rsi
nop
nop
nop
xor %rax, %rax
movb $0x61, (%rsi)
nop
nop
dec %rsi
pop %rsi
pop %rdi
pop %rcx
pop %rax
pop %r14
pop %r13
pop %r12
ret
.global s_faulty_load
s_faulty_load:
push %r15
push %r8
push %rbx
push %rdi
push %rdx
// Store
mov $0x190cf700000001d9, %rdx
nop
nop
nop
and $22448, %rdi
mov $0x5152535455565758, %r8
movq %r8, %xmm6
vmovups %ymm6, (%rdx)
cmp %rdx, %rdx
// Faulty Load
lea addresses_US+0xc59, %r15
nop
nop
nop
nop
nop
and %rdi, %rdi
movb (%r15), %dl
lea oracles, %rdi
and $0xff, %rdx
shlq $12, %rdx
mov (%rdi,%rdx,1), %rdx
pop %rdx
pop %rdi
pop %rbx
pop %r8
pop %r15
ret
/*
<gen_faulty_load>
[REF]
{'OP': 'LOAD', 'src': {'type': 'addresses_US', 'AVXalign': False, 'congruent': 0, 'size': 4, 'same': False, 'NT': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_NC', 'AVXalign': False, 'congruent': 7, 'size': 32, 'same': False, 'NT': False}}
[Faulty Load]
{'OP': 'LOAD', 'src': {'type': 'addresses_US', 'AVXalign': False, 'congruent': 0, 'size': 1, 'same': True, 'NT': False}}
<gen_prepare_buffer>
{'OP': 'STOR', 'dst': {'type': 'addresses_D_ht', 'AVXalign': False, 'congruent': 4, 'size': 16, 'same': False, 'NT': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_normal_ht', 'congruent': 0, 'same': True}, 'dst': {'type': 'addresses_UC_ht', 'congruent': 4, 'same': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_WC_ht', 'AVXalign': False, 'congruent': 8, 'size': 16, 'same': False, 'NT': True}}
{'OP': 'LOAD', 'src': {'type': 'addresses_UC_ht', 'AVXalign': False, 'congruent': 10, 'size': 8, 'same': True, 'NT': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_normal_ht', 'congruent': 11, 'same': False}, 'dst': {'type': 'addresses_WT_ht', 'congruent': 2, 'same': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_UC_ht', 'AVXalign': False, 'congruent': 11, 'size': 1, 'same': True, 'NT': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_WT_ht', 'AVXalign': False, 'congruent': 11, 'size': 1, 'same': False, 'NT': False}}
{'00': 21829}
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
*/
| 40.972414 | 2,999 | 0.659485 |
16d4b92704aa4be5a42a3279721bd916da82d5c6 | 108 | asm | Assembly | a/assembler_6502c64.asm | venusing1998/hello-world | 4b5ff1ef90ceb442f5633fc9e5d28297ac0f69ff | [
"MIT"
] | 94 | 2021-05-06T18:23:35.000Z | 2021-06-11T15:45:48.000Z | a/assembler_6502c64.asm | venusing1998/hello-world | 4b5ff1ef90ceb442f5633fc9e5d28297ac0f69ff | [
"MIT"
] | 6 | 2019-01-27T06:06:31.000Z | 2019-02-22T04:30:12.000Z | a/assembler_6502c64.asm | venusing1998/hello-world | 4b5ff1ef90ceb442f5633fc9e5d28297ac0f69ff | [
"MIT"
] | 10 | 2020-10-12T10:59:03.000Z | 2021-10-17T10:50:05.000Z | ldy #0
beq in
loop:
jsr $ffd2
iny
in:
lda hello,y
bne loop
rts
hello: .tx "Hello World!"
.by 13,10,0
| 9 | 25 | 0.62963 |
62bb50ec2d8d5098fd3c467a58e5e30c5db17186 | 384 | asm | Assembly | programs/oeis/094/A094924.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/094/A094924.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/094/A094924.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A094924: a(n) = (9^n-1)/8 mod n.
; 0,0,1,0,1,4,1,0,1,0,1,4,1,10,1,0,1,10,1,0,7,10,1,16,6,10,10,8,1,10,1,0,25,10,31,28,1,10,13,0,1,28,1,28,1,10,1,16,22,0,40,40,1,10,11,24,34,10,1,40,1,10,28,0,36,34,1,4,22,50,1,64,1,10,31,60,10,52,1,0,10,10,1,28,71,10,4,80,1,10,1,84,91,10,66,64,1,94,28,0
add $0,1
mov $2,$0
lpb $0
sub $0,1
add $1,1
mod $1,$2
mul $1,9
lpe
div $1,9
mov $0,$1
| 27.428571 | 253 | 0.5625 |
462a99598baab26291c75586f5aaec8adb97dece | 1,205 | asm | Assembly | src/arch/x86_64/multiboot_header.asm | wbjohnston/os | 3d339d2c8629a06117fcf003053ebca0571aab05 | [
"MIT"
] | null | null | null | src/arch/x86_64/multiboot_header.asm | wbjohnston/os | 3d339d2c8629a06117fcf003053ebca0571aab05 | [
"MIT"
] | null | null | null | src/arch/x86_64/multiboot_header.asm | wbjohnston/os | 3d339d2c8629a06117fcf003053ebca0571aab05 | [
"MIT"
] | null | null | null | ; Multiboot header
;
; Header following the `Multiboot 2` specification
;
; Arranged in the following way
; |---------------|-----------------|--------------------------------|
; | Field | Type | Value |
; |:--------------|:----------------|:-------------------------------|
; | Magic Number | u32 | `0xE85250D6` |
; | Architetcture | u32 | `0` for `i386`, `4` for `MIPS` |
; | Header Length | u32 | total header size |
; | Checksum | u32 | `-(magic + arch + len)` |
; | Optional Tags | ? | |
; | End Tag | (u16, u16, u32) | (0, 0, 8) |
; |---------------|-----------------|--------------------------------|
section .multiboot_header
header_start:
dd 0xE85250D6 ; Magic number
dd 0 ; Architecture
dd header_end - header_start ; Header length
; Checksum
dd 0x1000000000 - (0xE85250D6 + 0 + (header_end - header_start))
; Optional multiboot tags
; End tags
dw 0 ; Type
dw 0 ; Flags
dd 8 ; Size
header_end:
| 35.441176 | 70 | 0.380083 |
5925ea897760830734975bc32b2bf1abc2ecb387 | 708 | asm | Assembly | string/s007.asm | czfshine/assembly-exercise | 95c8be8331810dfd12f50e48109a4b2a8a978853 | [
"MIT"
] | 1 | 2018-05-16T13:01:26.000Z | 2018-05-16T13:01:26.000Z | string/s007.asm | czfshine/assembly-exercise | 95c8be8331810dfd12f50e48109a4b2a8a978853 | [
"MIT"
] | null | null | null | string/s007.asm | czfshine/assembly-exercise | 95c8be8331810dfd12f50e48109a4b2a8a978853 | [
"MIT"
] | null | null | null | ; 8086 assembly file
; by:czfshine
; date: 2018/04/02 21:13:56
;试编制一个程序:从键盘输入一行字符,
;要求第一个键入的字符必须是空格符,
;如不是,则退出程序;
;如是,则开始接收键入的字符并顺序存放在首地址为buffer的缓冲区中(空格符不存入),
;直到接收到第二个空格符时退出程序。
; The Main Data segment
DATA SEGMENT
max db 255
len byte 0
buf DB 255 DUP(?)
DATA ENDS
;entry code segment
CODE SEGMENT
ASSUME CS:CODE ,DS:DATA
START: ;entry point
MOV AX,DATA
MOV DS,AX
LEA BX,buf
MOV SI,0
MOV AH,01H
INT 21H
CMP AL,' '
JNZ return
S:
INT 21h ;AH=01;
CMP AL,' '
JZ return
INC SI
MOV [BX+SI],AL
JMP S
return:
mov AX,SI
MOV len,AL
MOV AH,4CH ;return
INT 21H
CODE ENDS
END START | 14.75 | 44 | 0.59322 |
2953126ef53b11f6a26697a7b32c3c08c625c0f1 | 605 | asm | Assembly | 01InputAndOutput/consoleIO.asm | chechiachang/assembly-intel-x86-nasm | 27e96c162088c3f66b3988572c7676707d28e14e | [
"MIT"
] | null | null | null | 01InputAndOutput/consoleIO.asm | chechiachang/assembly-intel-x86-nasm | 27e96c162088c3f66b3988572c7676707d28e14e | [
"MIT"
] | null | null | null | 01InputAndOutput/consoleIO.asm | chechiachang/assembly-intel-x86-nasm | 27e96c162088c3f66b3988572c7676707d28e14e | [
"MIT"
] | null | null | null | section .data
userMsg db 'Please enter a number: '
lenUserMsg equ $-userMsg
dispMsg db 'You have entered: '
lenDispMsg equ $-dispMsg
section .bss
num resb 5 ;uninitialize data
section .text
global _start
_start: ;user prompt
mov eax,4
mov ebx,1
mov ecx,userMsg
mov edx,lenUserMsg
int 80h
mov eax,3 ;Read and store the user input
mov ebx,2
mov ecx,num
mov edx,5 ;5 bytes for infomation
int 80h
mov eax,4 ;outpur dispMsg
mov ebx,1
mov ecx,dispMsg
mov edx,lenDispMsg
int 80h
mov eax,4 ;output number
mov ebx,1
mov ecx,num
mov edx,5
int 80h
mov eax,1 ;sys_exit
mov ebx,0
int 80h
| 17.285714 | 41 | 0.727273 |
4b555106626e880c26e3f558c6873bfac31dd9a6 | 10,531 | asm | Assembly | filtros/halftone_asm.asm | partu18/edge_detection_algorithm_SIMD | 52cefd9c64e67602322e62d8528761272c89ebe8 | [
"MIT"
] | null | null | null | filtros/halftone_asm.asm | partu18/edge_detection_algorithm_SIMD | 52cefd9c64e67602322e62d8528761272c89ebe8 | [
"MIT"
] | null | null | null | filtros/halftone_asm.asm | partu18/edge_detection_algorithm_SIMD | 52cefd9c64e67602322e62d8528761272c89ebe8 | [
"MIT"
] | null | null | null | ; void halftone_asm (
; unsigned char *src,
; unsigned char *dst,
; int m,
; int n,
; int src_row_size,
; int dst_row_size
; );
; Parámetros:
; rdi = src
; rsi = dst
; rdx = m
; rcx = n
; r8 = src_row_size
; r9 = dst_row_size
%define Tiene_Ultimo_Tramo 1
%define No_Tiene_ultimo_tramo 0
extern halftone_c
global halftone_asm
section .rodata
mascara_unos: DQ 0xffffffffffffffff,0xffffffffffffffff
mascara_pares: DQ 0x00ff00ff00ff00ff,0x00ff00ff00ff00ff
mascara_impares: DQ 0xff00ff00ff00ff00,0xff00ff00ff00ff00
dosCientosCinco: DW 205, 205, 205, 205, 205, 205, 205, 205
cuatroCientosDiez: DW 410, 410, 410, 410, 410, 410, 410, 410
seisCientosQuince: DW 615, 615, 615, 615, 615, 615, 615, 615
ochoCientosVeinte: DW 820, 820, 820, 820, 820, 820, 820, 820
section .text
halftone_asm:
PUSH rbp ; Alineado
MOV rbp,rsp
PUSH rbx ; Desalineado
PUSH r12 ; Alineado
PUSH r13 ; Desalineado
PUSH r14 ; Alineado
PUSH r15 ; Desalineado
; #################### TENGO QUE VER SI LAS DIMENSIONES SON IMPARES ##############
; me fijo si m es impar, en ese caso primero decremento en 1
MOV r12,0x1 ; armo la mascara 00000 ... 0001 para ver si es impar
AND r12,rdx ; si es impar r12 vale 1, si no r12 vale 0
CMP r12,0x0
JE .cantFilasEsPar
; si no salto es porque es impar y en ese caso primero decremento 1
DEC rdx
.cantFilasEsPar:
; me fijo si n es impar, en ese caso primero decremento en 1
MOV r12,0x1 ; armo la mascara 00000 ... 0001 para ver si es impar
AND r12,rcx ; si es impar r12 vale 1, si no r12 vale 0
CMP r12,0x0
JE .tamFilaEsPar
; si no salto es porque es impar y primero decremento 1
DEC rcx
.tamFilaEsPar:
; ########### TERMINA DE CHECKEAR QUE LAS DIMESIONES SEAN PARES ###############
; guardo valores
MOV r13,rdx ; r13d = m
SAR r13,1 ; r13d = m/2 esto es porque voy de a dos lineas a la vez
; guardo el valor del padding
MOV r10,r8
MOV r11,r9
SUB r10,rcx
SUB r11,rcx
; ////////////////////////////////////////////////////////////////////////////////
; //////////////////////// SETEO DATOS DE USO GENERAL ///////////////////////////
; ////////////////////////////////////////////////////////////////////////////////
; obtengo la cantidad de veces que puedo avanzar en una fila
XOR rdx,rdx
MOV r12,16
MOV rax,rcx
IDIV r12 ; eax <- [n/16], edx <- resto de [n/16]
MOV r14,rax ; r14 <- [n/16]
MOV rbx,r14 ; rbx <- [n/16] ----- sobre este voy a iterar
; me fijo si el resto fue 0 o no, y lo seteo en un flag.
MOV r12,No_Tiene_ultimo_tramo
CMP rdx,0
JE .setear_registros
; si no salto es porque hay un tramo mas a recorrer
; me guardo el valor de lo que hay que restarle a la ultima posicion valida para obtener el ultimo tramo
MOV r15,rdx
MOV r12,Tiene_Ultimo_Tramo ; seteo el falg indicando que si hay un ultimo tramo
.setear_registros:
; seteo todos los datos necesarios una sola vez para todos los ciclos
; registros xmm12-xmm15 con los valores 205,410,615,820 respectivamente
MOVDQU xmm12,[dosCientosCinco]
MOVDQU xmm13,[cuatroCientosDiez]
MOVDQU xmm14,[seisCientosQuince]
MOVDQU xmm15,[ochoCientosVeinte]
MOVDQU xmm11,[mascara_impares]
MOVDQU xmm10,[mascara_pares]
MOVDQU xmm9,[mascara_unos]
; ############################# ESTADO DE LOS REGISTROS ##########################
; ########## REGISTROS PARA EL LOOP ##############################################
; r10 <- padding de src
; r11 <- padding de dst
; r13 <- cant de filas a recorrer
; r12 <- tiene ultimo tramo o no
; r15 <- resto de [n/16]
; r14 <- [n/16]
; rbx <- [n/16]
; ######## REGISTROS GENERALES ##################################################
;XMM9 <- mascara de unos
;XMM10 <- mascara de pares
;XMM11 <- mascara de impares
;XMM12 <- 205,205,205,205,205,205,205,205
;XMM13 <- 410,410,410,410,410,410,410,410
;XMM14 <- 615,615,615,615,615,615,615,615
;XMM15 <- 820,820,820,820,820,820,820,820
;r8 <- rsc_row_size
;r9 <- dst_row_size
; ###############################################################################
; ////////////////////////////////////////////////////////////////////////////////
; /////////////////// COMIENZA EL CICLO PARA RECORRER LA IMAGEN //////////////////
; ////////////////////////////////////////////////////////////////////////////////
.ciclo: CMP r13,0 ; en r13d esta la cantidad de filas que me faltan recorrer
JE .fin ; si termino de recorrer la imagen salgo de la funcion
; ////////////////////////////////////////////////////////////////////////////////
; ///////////////ACA COMIENZA EL PROCESAMIENTO EN PARALELO ///////////////////////
; ////////////////////////////////////////////////////////////////////////////////
; obtengo los datos en memoria
MOVDQU xmm0,[rdi] ; obtengo los primeros 16 bytes de la linea actual
MOVDQU xmm2,[rdi+r8] ; obtengo los primeros 16 bytes de la siguiente linea, r8d = rsc_row_size
; ////////////////////////////////////////////////////////////////////////////////
; ///////////////////////////////// DESEMPAQUETO /////////////////////////////////
; ////////////////////////////////////////////////////////////////////////////////
; muevo la parte baja de los registros a otros para no perderlos ya que al desempaquetar necesito
; el doble de lugar
MOVQ xmm1,xmm0 ; en xmm1 obtengo la parte baja de xmm0 puesto en la parte baja de xmm1
MOVQ xmm3,xmm2 ; en xmm3 obtengo la parte baja de xmm2 puesto en la parte baja de xmm3
PXOR xmm5,xmm5 ; seteo en 0 xmm5 esto es para extender el numero con 0's
; desempaqueto en los registros xmm0,xmm1 los datos de la primera linea
PUNPCKHBW xmm0,xmm5
PUNPCKLBW xmm1,xmm5
; desempaqueto en los registros xmm2,xmm3 los datos de la segunda linea
PUNPCKHBW xmm2,xmm5
PUNPCKLBW xmm3,xmm5
; ////////////////////////////////////////////////////////////////////////////////
; ////////////////////// SUMO LOS VALORES DE LOS CUADRADOS ///////////////////////
; ////////////////////////////////////////////////////////////////////////////////
; sumo los word en paralelo, aca tengo la suma parcial que queda guardada en xmm0,xmm1
PADDW xmm0,xmm2
PADDW xmm1,xmm3
; luego sumo de a dos word's de forma horizontal obteniendo en xmm0 la suma de cada
; uno de los cuadrados que queria
PHADDW xmm1,xmm0
; ////////////////////////////////////////////////////////////////////////////////
; //////////////////////////// ARMO LA MASCARA ///////////////////////////////////
; ////////////////////////////////////////////////////////////////////////////////
;
; primer caso: t >= 205
MOVDQU xmm0,xmm12
PCMPGTW xmm0,xmm1
PXOR xmm0,xmm9
; le pongo 0's a los lugares que no le corresponden. Estos son los lugares pares de la primera fila xmm0, ya que
; si t > 205 en el lugar (1,1) el cuadrado seguro es blanco, 255 = 0x11111111
PAND xmm0,xmm10
; segundo caso t >= 410
MOVDQU xmm2,xmm13
PCMPGTW xmm2,xmm1
PXOR xmm2,xmm9
; le pongo 0's a los lugares que no le corresponden
PAND xmm2,xmm11
; tercer caso t >= 615
MOVDQU xmm3,xmm14
PCMPGTW xmm3,xmm1
PXOR xmm3,xmm9
; le pongo 0's a los lugares que no le corresponden
PAND xmm3,xmm10
; cuarto caso t >= 820
MOVDQU xmm4,xmm15
PCMPGTW xmm4,xmm1
PXOR xmm4,xmm9
; le pongo 0's a los lugares que no le corresponden
PAND xmm4,xmm11
; junto los resultados de la primera linea que esta actualmente en xmm0,xmm1 vertiendolo todo en xmm0
POR xmm0,xmm4
; lo mismo para la segunda fila que esta en xmm2,xmm3
POR xmm2,xmm3
; TENGO UNA MASCARA DE LA PRIMERA LINEA Y LA SEGUNDA DONDE HAY 0's EN LOS LUGARES DONDE VA NEGRO Y 1's EN
; LOS LUGARES DONDE VA BLANCO, DA LA CASUALIDAD QUE NEGRO ES 0 = 0x00000000 Y BLANCO ES 255 = 0x11111111
; POR LO QUE NO TENGO QUE HACER MAS NADA Y LA MASCARA ES EXACTAMENTE EL RESULTADO
; ////////////////////////////////////////////////////////////////////////////////
; ////////////// GUARDO LOS DATOS EN LOS LUGARES DE DESTINO //////////////////////
; ////////////////////////////////////////////////////////////////////////////////
MOVDQU [rsi],xmm0
MOVDQU [rsi+r9],xmm2
; ////////////////////////////////////////////////////////////////////////////////
; ///////////////ACA TERMINA EL PROCESAMIENTO EN PARALELO ////////////////////////
; ////////////////////////////////////////////////////////////////////////////////
; ////////////////////////////////////////////////////////////////////////////////
; /////////////// CODIGO PARA RECORRER LA MATRIZ DE LA IMAGEN ////////////////////
; ////////////////////////////////////////////////////////////////////////////////
; ########## REGISTROS PARA EL LOOP ##############################################
; r10 <- padding de src
; r11 <- padding de dst
; r13 <- cant de filas a recorrer
; r12 <- tiene ultimo tramo o no
; r15 <- resto de [n/16]
; r14 <- [n/16]
; rbx <- cantidad de iteraciones que faltan en una fila
; ###############################################################################
DEC rbx ; decremento la cantidad de iteraciones que me faltan para terminar la fila actual
; me fijo si ya llegue al final de la fila
CMP rbx,0
JE .termine_iteraciones ; en el caso en que halla llegado al final debo ver si tengo que recorrer el proximo
; tramito o no
; me fijo si mire el ultimo tramo
CMP rbx,-1
JE .saltear_proxima_linea
; si no termine las iteraciones entonces solo sumo 16 para pasar al proximo ciclo
.siguienteLinea:
ADD rdi,16
ADD rsi,16
JMP .finCiclo
; si termine las iteraciones entonces me fijo si tengo que saltar directamente a la proxima fila o si queda un tramo menor a 16 por recorrer
.termine_iteraciones:
CMP r12,No_Tiene_ultimo_tramo
JE .saltear_proxima_linea ; si no hay ultimo tramo salto directamente a la proxima fila a procesar
; si no salto es porque puede haber un ultimo tramo a recorrer
; en tal caso me fijo si ya lo hice o no
ADD rdi,r15
ADD rsi,r15
JMP .finCiclo
.saltear_proxima_linea:
MOV rbx,r14 ; le vuelvo a cargar la cantidad de iteraciones a realizar en una lina
ADD rdi,16
ADD rsi,16
ADD rdi,r10 ; le cargo el padding
ADD rsi,r11
ADD rdi,r8 ; me saleteo la lina ya que debo ir de dos en dos
ADD rsi,r9
DEC r13 ; decremento el contador de lineas restantes
.finCiclo:
JMP .ciclo ; paso a la próxima iteración
.fin:
POP r15
POP r14
POP r13
POP r12
POP rbx
POP rbp
RET | 32.603715 | 142 | 0.545247 |
8ea06f5818165fe31b5fa3ecb9fa88c8aec29bca | 2,251 | asm | Assembly | src/uefi/ArmPkg/Library/ArmLib/Arm/ArmLibSupportV7.asm | kkennett/oscore.dev | 59e786f12f9af969211c95a9d2863b1767528341 | [
"BSD-3-Clause"
] | 1 | 2020-05-10T09:43:50.000Z | 2020-05-10T09:43:50.000Z | src/uefi/ArmPkg/Library/ArmLib/Arm/ArmLibSupportV7.asm | kkennett/oscore.dev | 59e786f12f9af969211c95a9d2863b1767528341 | [
"BSD-3-Clause"
] | null | null | null | src/uefi/ArmPkg/Library/ArmLib/Arm/ArmLibSupportV7.asm | kkennett/oscore.dev | 59e786f12f9af969211c95a9d2863b1767528341 | [
"BSD-3-Clause"
] | null | null | null | //------------------------------------------------------------------------------
//
// Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>
// Copyright (c) 2011-2013, ARM Limited. All rights reserved.
//
// This program and the accompanying materials
// are licensed and made available under the terms and conditions of the BSD License
// which accompanies this distribution. The full text of the license may be found at
// http://opensource.org/licenses/bsd-license.php
//
// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
//
//------------------------------------------------------------------------------
INCLUDE AsmMacroExport.inc
//------------------------------------------------------------------------------
RVCT_ASM_EXPORT ArmIsMpCore
mrc p15,0,R0,c0,c0,5
// Get Multiprocessing extension (bit31) & U bit (bit30)
and R0, R0, #0xC0000000
// if (bit31 == 1) && (bit30 == 0) then the processor is part of a multiprocessor system
cmp R0, #0x80000000
moveq R0, #1
movne R0, #0
bx LR
RVCT_ASM_EXPORT ArmEnableAsynchronousAbort
cpsie a
isb
bx LR
RVCT_ASM_EXPORT ArmDisableAsynchronousAbort
cpsid a
isb
bx LR
RVCT_ASM_EXPORT ArmEnableIrq
cpsie i
isb
bx LR
RVCT_ASM_EXPORT ArmDisableIrq
cpsid i
isb
bx LR
RVCT_ASM_EXPORT ArmEnableFiq
cpsie f
isb
bx LR
RVCT_ASM_EXPORT ArmDisableFiq
cpsid f
isb
bx LR
RVCT_ASM_EXPORT ArmEnableInterrupts
cpsie if
isb
bx LR
RVCT_ASM_EXPORT ArmDisableInterrupts
cpsid if
isb
bx LR
// UINT32
// ReadCCSIDR (
// IN UINT32 CSSELR
// )
RVCT_ASM_EXPORT ReadCCSIDR
mcr p15,2,r0,c0,c0,0 ; Write Cache Size Selection Register (CSSELR)
isb
mrc p15,1,r0,c0,c0,0 ; Read current CP15 Cache Size ID Register (CCSIDR)
bx lr
// UINT32
// ReadCLIDR (
// IN UINT32 CSSELR
// )
RVCT_ASM_EXPORT ReadCLIDR
mrc p15,1,r0,c0,c0,1 ; Read CP15 Cache Level ID Register
bx lr
RVCT_ASM_EXPORT ArmReadNsacr
mrc p15, 0, r0, c1, c1, 2
bx lr
RVCT_ASM_EXPORT ArmWriteNsacr
mcr p15, 0, r0, c1, c1, 2
bx lr
END
| 22.51 | 90 | 0.605953 |
b7de10b26dcc38d0d0fa39f0dbdc60009dd74685 | 2,253 | asm | Assembly | work/ff3_calcDamage.asm | ypyp-pprn-mnmn/ff3_hack | f6b8590de1bd47ff617e56e2813c25305846c002 | [
"MIT"
] | 4 | 2018-03-29T15:33:26.000Z | 2022-03-09T13:35:31.000Z | work/ff3_calcDamage.asm | take-the-bath/ff3_hack | f6b8590de1bd47ff617e56e2813c25305846c002 | [
"MIT"
] | 45 | 2017-11-17T23:46:35.000Z | 2021-09-27T11:35:47.000Z | work/ff3_calcDamage.asm | take-the-bath/ff3_hack | f6b8590de1bd47ff617e56e2813c25305846c002 | [
"MIT"
] | null | null | null | ; ff3_calcDamage.asm
;
;description:
; replaces damage calculation function
;
;version:
; 0.01 (2007-08-22)
;======================================================================================================
ff3_calcDamage_begin:
INIT_PATCH $31,$bb44,$bbe2
calcDamage:
; $1c,1d = ((($25*(1.0~1.5)*($27/2)+$28*$29)-$26)*$7c)/$2a
; [in] u16 $25,2b : attack power?
; [in] u8 $26 : defence power?
; [in] u8 $27 : attr multiplier
; [in] u8 $28 : additional damage (critical modifier)
; [in] u8 $29 : critical count(0/1)
; [in] u8 $2a : damage divider (target count)
; [in] u8 $007c : damage multiplier (hit count)
; [out] u16 $1c : final damage (0-9999)
.atkLow = $25
.atkHigh = $2b
.def = $26
.attrMultiplier = $27
.criticalBonus = $28
.criticalMultiplier = $29
.damageDivider = $2a
.damageMultiplier = $7c
.pActor = $6e
.pTarget = $70
lda <.atkHigh
lsr a
lda <.atkLow
ror a
jsr b31_getBattleRandom
clc
adc <.atkLow
sta <$18
lda <.atkHigh
adc #0
sta <$19
lda <.attrMultiplier
lsr a
bne .multiply_atk
;
lda <$19
lsr a
pha ;sta <$1d
lda <$18
ror a
pha ;sta <$1c
jmp .apply_critical
.multiply_atk:
sta <$1a
lda #0
sta <$1b
jsr mul_16x16
lda <$1d
pha
lda <$1c
pha
.apply_critical: ;$bb75:
lda <.criticalMultiplier
ldx <.criticalBonus
jsr mul_8x8 ;fcd6
clc
pla
adc <$1a
sta <$18
pla
adc <$1b
sta <$19
jsr b31_getActor2C ;a2b5
ldx #0
ora [.pTarget],y
bpl .player_to_player
sec
lda <$18
sbc <$26
sta <$18
bcs .atk_positive
dec <$19
bpl .atk_positive
stx <$19
stx <$18
.atk_positive:
.player_to_player:
;here a = 0
stx <$1b
lda <.damageMultiplier
sta <$1a
jsr mul_16x16
lda <$1c
sta <$18
lda <$1d
sta <$19
lda <.damageDivider
sta <$1a
lda #0
sta <$1b
jsr div_16
.ifdef CHARGE_BREAK_DAMAGE_LIMIT
ldy #BP_OFFSET_ATTACK_MULTIPLIER
lda [.pActor],y
bne .finish
.endif
sec
lda <$1c
sbc #LOW(9999)
lda <$1d
sbc #HIGH(9999)
bcc .finish
INIT16 <$1c,#9999
.finish:
rts
VERIFY_PC $bbe2
;=====================================================================================================
RESTORE_PC ff3_calcDamage_begin | 17.880952 | 104 | 0.552597 |
3bdd574ff5bc1f1e23411b460cdd736f30ace4fa | 2,349 | asm | Assembly | dss_town/assets.asm | mudlord/demos | 359bada56a27ddbd4fcb846c0ff34bc474cb7f05 | [
"Unlicense"
] | 20 | 2017-12-12T16:37:25.000Z | 2022-02-19T10:35:46.000Z | dss_town/assets.asm | mudlord/demos | 359bada56a27ddbd4fcb846c0ff34bc474cb7f05 | [
"Unlicense"
] | null | null | null | dss_town/assets.asm | mudlord/demos | 359bada56a27ddbd4fcb846c0ff34bc474cb7f05 | [
"Unlicense"
] | 7 | 2017-12-29T23:19:18.000Z | 2021-08-17T09:53:15.000Z | section .data
global _house1
_house1 incbin 'assets/house.dds'
_house1_end:
global _house1_len
_house1_len dd _house1_end - _house1
global _house2
_house2 incbin 'assets/house2.dds'
_house2_end:
global _house2_len
_house2_len dd _house2_end - _house2
global _house3
_house3 incbin 'assets/house3.dds'
_house3_end:
global _house3_len
_house3_len dd _house3_end - _house3
global _car1
_car1 incbin 'assets/car1.dds'
_car1_end:
global _car1_len
_car1_len dd _car1_end - _car1
global _car2
_car2 incbin 'assets/car2.dds'
_car2_end:
global _car2_len
_car2_len dd _car2_end - _car2
global _car3
_car3 incbin 'assets/car3.dds'
_car3_end:
global _car3_len
_car3_len dd _car3_end - _car3
global _car4
_car4 incbin 'assets/car4.dds'
_car4_end:
global _car4_len
_car4_len dd _car4_end - _car4
global _cloud_dat
_cloud_dat incbin 'assets/cloud.dds'
_cloud_end:
global _cloud_len
_cloud_len dd _cloud_end - _cloud_dat
global _sun_dat
_sun_dat incbin 'assets/sun.dds'
_sun_end:
global _sun_len
_sun_len dd _sun_end - _sun_dat
global _mountain_dat
_mountain_dat incbin 'assets/mountains.dds'
_mountain_end:
global _mountain_len
_mountain_len dd _mountain_end - _mountain_dat
global _road_dat
_road_dat incbin 'assets/road.dds'
_road_end:
global _road_len
_road_len dd _road_end - _road_dat
global _play_dat
_play_dat incbin 'assets/play.dds'
_play_end:
global _play_len
_play_len dd _play_end - _play_dat
global _stop_dat
_stop_dat incbin 'assets/stop.dds'
_stop_end:
global _stop_len
_stop_len dd _stop_end - _stop_dat
global _prev_dat
_prev_dat incbin 'assets/prev.dds'
_prev_end:
global _prev_len
_prev_len dd _prev_end - _prev_dat
global _next_dat
_next_dat incbin 'assets/next.dds'
_next_end:
global _next_len
_next_len dd _next_end - _next_dat
global _playover_dat
_playover_dat incbin 'assets/play_over.dds'
_playover_end:
global _playover_len
_playover_len dd _playover_end - _playover_dat
global _stopover_dat
_stopover_dat incbin 'assets/stop_over.dds'
_stopover_end:
global _stopover_len
_stopover_len dd _stopover_end - _stopover_dat
global _prevover_dat
_prevover_dat incbin 'assets/prev_over.dds'
_prevover_end:
global _prevover_len
_prevover_len dd _prevover_end - _prevover_dat
global _nextover_dat
_nextover_dat incbin 'assets/next_over.dds'
_nextover_end:
global _nextover_len
_nextover_len dd _nextover_end - _nextover_dat
| 19.739496 | 46 | 0.835675 |
1f1fa8aa1f23a6c4e63ed39b3f66bfc14ea95c81 | 300 | asm | Assembly | programs/oeis/032/A032796.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/032/A032796.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/032/A032796.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A032796: Numbers that are congruent to {1, 2, 3, 5, 6} mod 7.
; 1,2,3,5,6,8,9,10,12,13,15,16,17,19,20,22,23,24,26,27,29,30,31,33,34,36,37,38,40,41,43,44,45,47,48,50,51,52,54,55,57,58,59,61,62,64,65,66,68,69,71,72,73,75,76,78,79,80,82,83,85,86,87,89,90,92,93,94,96,97,99
mul $0,7
div $0,5
add $0,1
| 42.857143 | 207 | 0.636667 |
ffe828bc76a63abe6089d3f2dc33d70ffcbee63a | 5,140 | asm | Assembly | erasure_code/gf_vect_mad_avx.asm | leo-project/isa_l | 9e7aad28f35265a80c9d4ef8f58380e00546e3e2 | [
"BSD-3-Clause"
] | 1 | 2018-03-22T07:20:18.000Z | 2018-03-22T07:20:18.000Z | erasure_code/gf_vect_mad_avx.asm | leo-project/isa_l | 9e7aad28f35265a80c9d4ef8f58380e00546e3e2 | [
"BSD-3-Clause"
] | null | null | null | erasure_code/gf_vect_mad_avx.asm | leo-project/isa_l | 9e7aad28f35265a80c9d4ef8f58380e00546e3e2 | [
"BSD-3-Clause"
] | null | null | null | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Copyright(c) 2011-2015 Intel Corporation All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions
; are met:
; * Redistributions of source code must retain the above copyright
; notice, this list of conditions and the following disclaimer.
; * Redistributions in binary form must reproduce the above copyright
; notice, this list of conditions and the following disclaimer in
; the documentation and/or other materials provided with the
; distribution.
; * Neither the name of Intel Corporation nor the names of its
; contributors may be used to endorse or promote products derived
; from this software without specific prior written permission.
;
; THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
; "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
; LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
; A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
; OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
; SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
; LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
; DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
; THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
; (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
; OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; gf_vect_mad_avx(len, vec, vec_i, mul_array, src, dest);
;;;
%include "reg_sizes.asm"
%ifidn __OUTPUT_FORMAT__, win64
%define arg0 rcx
%define arg0.w ecx
%define arg1 rdx
%define arg2 r8
%define arg3 r9
%define arg4 r12
%define arg5 r15
%define tmp r11
%define return rax
%define return.w eax
%define PS 8
%define stack_size 16*3 + 3*8
%define arg(x) [rsp + stack_size + PS + PS*x]
%define func(x) proc_frame x
%macro FUNC_SAVE 0
sub rsp, stack_size
vmovdqa [rsp+16*0],xmm6
vmovdqa [rsp+16*1],xmm7
vmovdqa [rsp+16*2],xmm8
save_reg r12, 3*16 + 0*8
save_reg r15, 3*16 + 1*8
end_prolog
mov arg4, arg(4)
mov arg5, arg(5)
%endmacro
%macro FUNC_RESTORE 0
vmovdqa xmm6, [rsp+16*0]
vmovdqa xmm7, [rsp+16*1]
vmovdqa xmm8, [rsp+16*2]
mov r12, [rsp + 3*16 + 0*8]
mov r15, [rsp + 3*16 + 1*8]
add rsp, stack_size
%endmacro
%elifidn __OUTPUT_FORMAT__, elf64
%define arg0 rdi
%define arg0.w edi
%define arg1 rsi
%define arg2 rdx
%define arg3 rcx
%define arg4 r8
%define arg5 r9
%define tmp r11
%define return rax
%define return.w eax
%define func(x) x:
%define FUNC_SAVE
%define FUNC_RESTORE
%endif
;;; gf_vect_mad_avx(len, vec, vec_i, mul_array, src, dest)
%define len arg0
%define len.w arg0.w
%define vec arg1
%define vec_i arg2
%define mul_array arg3
%define src arg4
%define dest arg5
%define pos return
%define pos.w return.w
%ifndef EC_ALIGNED_ADDR
;;; Use Un-aligned load/store
%define XLDR vmovdqu
%define XSTR vmovdqu
%else
;;; Use Non-temporal load/stor
%ifdef NO_NT_LDST
%define XLDR vmovdqa
%define XSTR vmovdqa
%else
%define XLDR vmovntdqa
%define XSTR vmovntdq
%endif
%endif
default rel
[bits 64]
section .text
%define xmask0f xmm8
%define xgft_lo xmm7
%define xgft_hi xmm6
%define x0 xmm0
%define xtmpa xmm1
%define xtmph xmm2
%define xtmpl xmm3
%define xd xmm4
%define xtmpd xmm5
align 16
global gf_vect_mad_avx:function
func(gf_vect_mad_avx)
FUNC_SAVE
sub len, 16
jl .return_fail
xor pos, pos
vmovdqa xmask0f, [mask0f] ;Load mask of lower nibble in each byte
sal vec_i, 5 ;Multiply by 32
vmovdqu xgft_lo, [vec_i+mul_array] ;Load array Cx{00}, Cx{01}, Cx{02}, ...
vmovdqu xgft_hi, [vec_i+mul_array+16] ; " Cx{00}, Cx{10}, Cx{20}, ... , Cx{f0}
XLDR xtmpd, [dest+len] ;backup the last 16 bytes in dest
.loop16:
XLDR xd, [dest+pos] ;Get next dest vector
.loop16_overlap:
XLDR x0, [src+pos] ;Get next source vector
vpand xtmpa, x0, xmask0f ;Mask low src nibble in bits 4-0
vpsraw x0, x0, 4 ;Shift to put high nibble into bits 4-0
vpand x0, x0, xmask0f ;Mask high src nibble in bits 4-0
vpshufb xtmph, xgft_hi, x0 ;Lookup mul table of high nibble
vpshufb xtmpl, xgft_lo, xtmpa ;Lookup mul table of low nibble
vpxor xtmph, xtmph, xtmpl ;GF add high and low partials
vpxor xd, xd, xtmph ;xd += partial
XSTR [dest+pos], xd
add pos, 16 ;Loop on 16 bytes at a time
cmp pos, len
jle .loop16
lea tmp, [len + 16]
cmp pos, tmp
je .return_pass
;; Tail len
mov pos, len ;Overlapped offset length-16
vmovdqa xd, xtmpd ;Restore xd
jmp .loop16_overlap ;Do one more overlap pass
.return_pass:
mov return, 0
FUNC_RESTORE
ret
.return_fail:
mov return, 1
FUNC_RESTORE
ret
endproc_frame
section .data
align 16
mask0f: ddq 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f
;;; func core, ver, snum
slversion gf_vect_mad_avx, 02, 01, 0201
| 26.091371 | 79 | 0.700195 |
c41fa6ddab6792bfa8e70e0cc8449377d2c4550f | 645 | asm | Assembly | programs/oeis/270/A270700.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/270/A270700.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/270/A270700.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A270700: Triangular Star of David numbers (the figurate number of triangles framing a hexagram: a(0) = 12; thereafter a(n) = 36*n+6).
; 12,42,78,114,150,186,222,258,294,330,366,402,438,474,510,546,582,618,654,690,726,762,798,834,870,906,942,978,1014,1050,1086,1122,1158,1194,1230,1266,1302,1338,1374,1410,1446,1482,1518,1554,1590,1626,1662,1698,1734,1770,1806,1842,1878,1914,1950,1986,2022,2058,2094,2130,2166,2202,2238,2274,2310,2346,2382,2418,2454,2490,2526,2562,2598,2634,2670,2706,2742,2778,2814,2850,2886,2922,2958,2994,3030,3066,3102,3138,3174,3210,3246,3282,3318,3354,3390,3426,3462,3498,3534,3570
mul $0,6
trn $0,1
mul $0,6
add $0,12
| 80.625 | 470 | 0.75814 |
d97ca5ebb1c4579e622ca80a5b4ef9071f4b4fef | 1,898 | asm | Assembly | programs/oeis/053/A053798.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/053/A053798.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/053/A053798.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A053798: Number of basis partitions of n+16 with Durfee square size 4.
; 1,2,4,8,14,22,34,50,70,96,128,166,212,266,328,400,482,574,678,794,922,1064,1220,1390,1576,1778,1996,2232,2486,2758,3050,3362,3694,4048,4424,4822,5244,5690,6160,6656,7178,7726,8302,8906,9538,10200,10892,11614,12368,13154,13972,14824,15710,16630,17586,18578,19606,20672,21776,22918,24100,25322,26584,27888,29234,30622,32054,33530,35050,36616,38228,39886,41592,43346,45148,47000,48902,50854,52858,54914,57022,59184,61400,63670,65996,68378,70816,73312,75866,78478,81150,83882,86674,89528,92444,95422,98464,101570,104740,107976,111278,114646,118082,121586,125158,128800,132512,136294,140148,144074,148072,152144,156290,160510,164806,169178,173626,178152,182756,187438,192200,197042,201964,206968,212054,217222,222474,227810,233230,238736,244328,250006,255772,261626,267568,273600,279722,285934,292238,298634,305122,311704,318380,325150,332016,338978,346036,353192,360446,367798,375250,382802,390454,398208,406064,414022,422084,430250,438520,446896,455378,463966,472662,481466,490378,499400,508532,517774,527128,536594,546172,555864,565670,575590,585626,595778,606046,616432,626936,637558,648300,659162,670144,681248,692474,703822,715294,726890,738610,750456,762428,774526,786752,799106,811588,824200,836942,849814,862818,875954,889222,902624,916160,929830,943636,957578,971656,985872,1000226,1014718,1029350,1044122,1059034,1074088,1089284,1104622,1120104,1135730,1151500,1167416,1183478,1199686,1216042,1232546,1249198,1266000,1282952,1300054,1317308,1334714,1352272,1369984,1387850,1405870,1424046,1442378,1460866,1479512,1498316,1517278,1536400,1555682,1575124,1594728,1614494,1634422,1654514,1674770,1695190,1715776
mov $3,$0
sub $0,1
mov $2,$0
lpb $0,1
lpb $0,1
sub $0,1
add $4,$2
lpe
lpb $4,1
add $1,1
sub $4,1
lpe
sub $2,3
add $0,$2
trn $0,1
lpe
lpb $3,1
add $1,1
sub $3,1
lpe
add $1,1
| 75.92 | 1,616 | 0.799789 |
d9e58b9ccfa1e8d03c9d750306a2e1c38a68b9ed | 351 | asm | Assembly | unittests/ASM/TwoByte/0F_A5_6.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 628 | 2020-03-06T14:01:32.000Z | 2022-03-31T06:35:14.000Z | unittests/ASM/TwoByte/0F_A5_6.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 576 | 2020-03-06T08:25:12.000Z | 2022-03-30T04:05:29.000Z | unittests/ASM/TwoByte/0F_A5_6.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 38 | 2020-03-07T06:10:00.000Z | 2022-03-29T09:27:36.000Z | %ifdef CONFIG
{
"RegData": {
"RAX": "1",
"RBX": "1",
"RDX": "1"
}
}
%endif
mov cl, 2
mov r15, 0
mov r14, 0x4141414141414000
mov r13, 0xFFFFFFFF40000000
mov r12, 0x4000000000000000
mov rax, 0
mov rbx, 0
mov rdx, 0
mov rsi, 1
shld r14w, r15w, cl
cmovz rax, rsi
shld r13d, r15d, cl
cmovz rbx, rsi
shld r12, r15, cl
cmovz rdx, rsi
hlt
| 11.7 | 27 | 0.638177 |
dabe53c3cdb6392e78d5b621bc3491908d985db4 | 64 | asm | Assembly | src/main/fragment/mos6502-common/vwum1=vwum2_minus_vwum1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vwum1=vwum2_minus_vwum1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vwum1=vwum2_minus_vwum1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | lda {m2}
sec
sbc {m1}
sta {m1}
lda {m2}+1
sbc {m1}+1
sta {m1}+1
| 8 | 10 | 0.5625 |
1e9de6f9ddec704585e880f32efe3047c4e1e9d5 | 743 | asm | Assembly | oeis/111/A111135.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/111/A111135.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/111/A111135.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A111135: Product_{k=1..n} F(p(k)), where p(k) is the k-th prime and F(k) is the k-th Fibonacci number.
; Submitted by Jamie Morken(s4)
; 1,2,10,130,11570,2695810,4305208570,18000077031170,515828207482238690,265253823305384119320010,357102999447516172932830542690,8626828910804196810251673542315707730,1428431547433835331233222350622604352448189930,619217129447869241663654238578962473238277665374419410,1839827268475301258564129069926151401186929719919725139615766930,98092766354054405660498465385336365712964282749127403729882306981584308890,93847510166217367718254190605430315577182914051613555021287181029900459277295567804490
mov $1,1
lpb $0
mov $2,$0
sub $0,1
seq $2,30426 ; a(n) = Fibonacci(prime(n)).
mul $1,$2
lpe
mov $0,$1
| 57.153846 | 494 | 0.843876 |
1186ec8726a40a6d555fa3809c3163509564b5d3 | 25 | asm | Assembly | tests/comment/1.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 414 | 2016-10-14T22:39:20.000Z | 2022-03-30T07:52:44.000Z | tests/comment/1.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 100 | 2018-03-22T16:12:24.000Z | 2022-03-26T09:19:23.000Z | tests/comment/1.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 47 | 2017-06-29T15:12:13.000Z | 2022-03-10T04:50:51.000Z | ; = 0x00
#d8 0, ; 1, 2, 3 | 12.5 | 16 | 0.4 |
44e7b7390f49a6ae9bdeabb470dca6750177abca | 235 | asm | Assembly | libsrc/_DEVELOPMENT/z180/c/sdcc/z180_otdr_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/z180/c/sdcc/z180_otdr_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/z180/c/sdcc/z180_otdr_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; void *z180_otdr_callee(void *src, uint8_t port, uint8_t num)
SECTION code_clib
SECTION code_z180
PUBLIC _z180_otdr_callee
EXTERN asm_z180_otdr
_z180_otdr_callee:
pop af
pop hl
pop bc
push af
jp asm_z180_otdr
| 12.368421 | 62 | 0.744681 |
ea59f2583e672ff0bbb85073a11497cc03d19bd6 | 54 | asm | Assembly | test/stk-prim.asm | kspalaiologos/asmbf | c98a51d61724a46855de291a27d68a49a034810b | [
"MIT"
] | 67 | 2020-08-03T06:26:35.000Z | 2022-03-24T19:50:51.000Z | test/stk-prim.asm | pyautogui/asmbf | 37c54a8a62df2fc4bab28bdeb43237b4905cbecd | [
"MIT"
] | 55 | 2019-10-02T19:37:08.000Z | 2020-06-12T19:40:53.000Z | test/stk-prim.asm | pyautogui/asmbf | 37c54a8a62df2fc4bab28bdeb43237b4905cbecd | [
"MIT"
] | 9 | 2019-05-18T11:59:41.000Z | 2020-06-21T20:40:25.000Z |
push .0
push .1
inc [sp - 1]'
mov r1, [sp - 1]
out r1 | 9 | 16 | 0.537037 |
cd6575a39d8a0f8b4076d58e87d97fd9c680ef18 | 633 | asm | Assembly | oeis/173/A173707.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/173/A173707.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/173/A173707.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A173707: Partial sums of floor(n^3/3).
; 0,0,2,11,32,73,145,259,429,672,1005,1448,2024,2756,3670,4795,6160,7797,9741,12027,14693,17780,21329,25384,29992,35200,41058,47619,54936,63065,72065,81995,92917,104896,117997,132288,147840,164724,183014,202787,224120,247093,271789,298291,326685,357060,389505,424112,460976,500192,541858,586075,632944,682569,735057,790515,849053,910784,975821,1044280,1116280,1191940,1271382,1354731,1442112,1533653,1629485,1729739,1834549,1944052,2058385,2177688,2302104,2431776,2566850,2707475,2853800,3005977
lpb $0
mov $2,$0
sub $0,1
seq $2,131476 ; a(n) = floor(n^3/3).
add $1,$2
lpe
mov $0,$1
| 57.545455 | 495 | 0.775671 |
e5149226785b317cc93d6133dc6dfc9c5fe34328 | 391 | asm | Assembly | programs/oeis/070/A070320.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/070/A070320.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/070/A070320.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A070320: Max( phi(k) : k=1,2,3,...,n ).
; 1,1,2,2,4,4,6,6,6,6,10,10,12,12,12,12,16,16,18,18,18,18,22,22,22,22,22,22,28,28,30,30,30,30,30,30,36,36,36,36,40,40,42,42,42,42,46,46,46,46,46,46,52,52,52,52,52,52,58,58,60,60,60,60,60,60,66,66,66,66,70,70
mov $1,$0
cal $1,175856 ; a(n) = n for n = noncomposites, a(n) = previous term - 1 for n = composites.
add $1,$0
sub $1,2
div $1,2
add $1,1
| 39.1 | 207 | 0.606138 |
947d3df5bf02d03802fc9f59b17f89a9bc3d0de0 | 476 | asm | Assembly | programs/oeis/006/A006230.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/006/A006230.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/006/A006230.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A006230: Bitriangular permutations.
; 1,13,73,301,1081,3613,11593,36301,111961,342013,1038313,3139501,9467641,28501213,85700233,257493901,773268121,2321377213,6967277353,20908123501,62736953401,188236026013,564758409673,1694375892301,5083329003481,15250389663613,45751974297193,137257533504301,411775821738361,1235333907666013,3706014607899913
mul $0,2
mov $1,1
mov $3,4
lpb $0
sub $0,2
add $1,$3
mov $2,$1
sub $2,1
mul $2,2
add $1,$2
add $3,2
mul $3,2
lpe
| 28 | 307 | 0.773109 |
a4740c0dfb5abd25129b92df78bc5521eae5fbd5 | 94 | asm | Assembly | test/win/linker-flags/safeseh_zero64.asm | chlorm-forks/gyp | a8921fcaab1a18c8cf7e4ab09ceb940e336918ec | [
"BSD-3-Clause"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | test/win/linker-flags/safeseh_zero64.asm | chlorm-forks/gyp | a8921fcaab1a18c8cf7e4ab09ceb940e336918ec | [
"BSD-3-Clause"
] | 1,432 | 2017-06-21T04:08:48.000Z | 2020-08-25T16:21:15.000Z | test/win/linker-flags/safeseh_zero64.asm | chlorm-forks/gyp | a8921fcaab1a18c8cf7e4ab09ceb940e336918ec | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | .CODE
PUBLIC zero
zero PROC
xor eax, eax
ret 0
zero ENDP
END
| 9.4 | 24 | 0.489362 |
7bdd656f01a3dc8cadf6363622cb98d81566d898 | 698 | asm | Assembly | oeis/118/A118416.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/118/A118416.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/118/A118416.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A118416: Triangle read by rows: T(n,k) = (2*k-1)*2^(n-1), 0<k<=n.
; Submitted by Christian Krause
; 1,2,6,4,12,20,8,24,40,56,16,48,80,112,144,32,96,160,224,288,352,64,192,320,448,576,704,832,128,384,640,896,1152,1408,1664,1920,256,768,1280,1792,2304,2816,3328,3840,4352,512,1536,2560,3584,4608,5632,6656,7680,8704,9728,1024,3072,5120,7168,9216,11264,13312,15360,17408,19456,21504,2048,6144,10240,14336,18432,22528,26624,30720,34816,38912,43008,47104,4096,12288,20480,28672,36864,45056,53248,61440,69632,77824,86016,94208,102400,8192,24576,40960,57344,73728,90112,106496,122880,139264
lpb $0
add $1,1
sub $0,$1
lpe
mov $2,2
pow $2,$1
mul $2,2
mul $0,$2
add $2,$0
add $2,$0
mov $0,$2
div $0,2
| 41.058824 | 485 | 0.722063 |
26171009251f0c8173e9978ed7d7fdb5645d2998 | 1,867 | asm | Assembly | programs/oeis/167/A167423.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/167/A167423.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/167/A167423.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A167423: Hankel transform of a simple Catalan convolution.
; 1,-1,-11,-50,-186,-631,-2029,-6299,-19075,-56704,-166164,-481391,-1381691,-3935125,-11134331,-31328366,-87721614,-244588519,-679429225,-1881102959,-5192705779,-14296088956,-39263958696,-107601905375,-294291714551,-803416991401,-2189640561899,-5958404847914,-16190593140450,-43935531895639,-119077455354469,-322359035269571,-871724800951651,-2354928617975800,-6355675653649596,-17137828894604111,-46172388084382259,-124297335969570109,-334359044603190875,-898780071565563494,-2414342566491319734,-6481331543376295111,-17388542413643443681,-46623882832103770775,-124942977136311195091,-334645074603210058996,-895852453698816388944,-2397052881543351084479,-6410867769056075387375,-17138094564949278669649,-45795486765640132874699,-122322034112191833121826,-326599549871749133739786,-871689750025276156677175,-2325680169469927334781661,-6202769031659829254557931,-16537671276069682651072579,-44077959574954261958311024,-117444307433448110780633700,-312831547900950049794258479,-833031991811426969277373739,-2217632808983845670652890341,-5901989923949629549851148091,-15703339047843086687795078750,-41770909985704242133047811806,-111083037122665430860995002791,-295336257256354812279363411289,-785026256055191500315727229119,-2086186019261534409854288055475,-5542761805377563398467914277484,-14723345899463296072025317018104,-39101785397140594007814846160031,-103824292301751153235563787370471,-275623428033362598361103404293625,-731560719364293172550282524628651,-1941350576232136778735125578604826,-5150851820284020211288702339105074,-13663995471303013138586424413455639,-36241145542722384007203291697578325,-96106683417473144007766170093483539,-254820620542426698587590656029168419,-675533083447386898344749390918705896
mov $1,1
sub $1,$0
mov $2,$0
lpb $2
sub $0,$1
sub $1,$0
sub $2,1
lpe
mov $0,$1
| 143.615385 | 1,719 | 0.881628 |
b0b409e9952c2864b57f7533ee7620b76d6b04c2 | 184 | asm | Assembly | data/pokemon/dex_entries/meditite.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/dex_entries/meditite.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/dex_entries/meditite.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | db "MEDITATE@" ; species name
db "It meditates to"
next "heighten its inner"
next "energy and to"
page "float in the air."
next "It only eats just"
next "one berry a day.@"
| 18.4 | 30 | 0.663043 |
5c74a497c24ee0cb41323fed8dc9b8b40ed97826 | 808 | asm | Assembly | src/test/ref/problem-negative-word-const.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/test/ref/problem-negative-word-const.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/test/ref/problem-negative-word-const.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | // Problem with assigning negative word constant (vwuz1=vbuc1)
// Commodore 64 PRG executable file
.file [name="problem-negative-word-const.prg", type="prg", segments="Program"]
.segmentdef Program [segments="Basic, Code, Data"]
.segmentdef Basic [start=$0801]
.segmentdef Code [start=$80d]
.segmentdef Data [startAfter="Code"]
.segment Basic
:BasicUpstart(main)
.label screen = $400
.segment Code
main: {
.label w = 2
ldx #0
__b1:
// word w = i
txa
sta.z w
lda #0
sta.z w+1
// i&1
txa
and #1
// if(i&1)
cmp #0
beq __b2
lda #<-1
sta.z w
sta.z w+1
__b2:
// screen[i] = w
txa
asl
tay
lda.z w
sta screen,y
lda.z w+1
sta screen+1,y
// for( byte i:0..7)
inx
cpx #8
bne __b1
// }
rts
}
| 17.565217 | 78 | 0.571782 |
f6329314d809e7ee91e9187824fa9ec110892456 | 638 | asm | Assembly | programs/oeis/313/A313613.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/313/A313613.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/313/A313613.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A313613: Coordination sequence Gal.4.72.3 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; 1,5,10,14,20,24,29,34,39,44,48,54,58,63,68,73,78,82,88,92,97,102,107,112,116,122,126,131,136,141,146,150,156,160,165,170,175,180,184,190,194,199,204,209,214,218,224,228,233,238
mov $1,$0
mov $5,$0
add $0,3
mov $3,$1
mov $1,1
mov $2,3
add $3,4
add $0,$3
lpb $0,1
trn $0,3
trn $4,$0
sub $0,3
sub $1,$4
add $2,1
sub $0,$2
add $0,1
trn $0,1
add $1,3
mov $2,0
mov $4,2
add $4,$3
sub $4,$3
lpe
lpb $5,1
add $1,4
sub $5,1
lpe
sub $1,3
| 19.9375 | 178 | 0.630094 |
4f23afe52b66e19d6c0998db9cf7649f795c6130 | 376 | asm | Assembly | programs/oeis/332/A332056.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/332/A332056.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/332/A332056.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A332056: a(1) = 1, then a(n+1) = a(n) - (-1)^a(n) Sum_{k=1..n} a(k): if a(n) is odd, add the partial sum, else subtract.
; 1,2,-1,1,4,-3,1,6,-5,1,8,-7,1,10,-9,1,12,-11,1,14,-13,1,16,-15,1,18,-17,1,20,-19,1,22,-21,1,24,-23,1,26,-25,1,28,-27,1,30,-29,1,32,-31,1,34,-33,1,36,-35,1,38,-37,1,40,-39
mul $0,4
mov $1,4
lpb $0
sub $0,3
add $1,4
lpe
mul $1,$0
div $1,8
add $1,1
| 28.923077 | 172 | 0.534574 |
7dc6503417e41391a74c283aceef78f2221bd095 | 801 | asm | Assembly | oeis/138/A138631.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/138/A138631.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/138/A138631.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A138631: Primes of the form 17*k + 9.
; Submitted by Jon Maiga
; 43,179,281,349,383,587,757,859,1063,1097,1301,1471,1607,1709,1777,1811,1879,1913,2083,2287,2389,2423,2593,2729,2797,3001,3137,3307,3511,3613,3851,3919,4021,4157,4259,4327,4463,4871,4973,5279,5347,5381,5449,5483,5653,5857,6163,6197,6299,6367,6469,6571,6673,6911,7013,7489,7523,7591,7727,7829,8101,8237,8543,8713,8747,8849,8951,9257,9461,9631,9733,9767,10039,10141,10243,10651,10753,10889,10957,11059,11093,11161,11399,11467,11807,11909,12011,12113,12487,12589,13099,13337,13711,14051,14153,14221
mov $2,$0
add $2,6
pow $2,2
mov $4,8
lpb $2
mov $3,$4
seq $3,10051 ; Characteristic function of primes: 1 if n is prime, else 0.
sub $0,$3
mov $1,$0
max $1,0
cmp $1,$0
mul $2,$1
sub $2,1
add $4,34
lpe
mov $0,$4
add $0,1
| 36.409091 | 496 | 0.72035 |
d384b5549a384ae28fb3aa65924f4b4bf8c0211b | 720 | asm | Assembly | programs/oeis/007/A007492.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/007/A007492.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/007/A007492.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A007492: Fibonacci(n) - (-1)^n.
; 2,0,3,2,6,7,14,20,35,54,90,143,234,376,611,986,1598,2583,4182,6764,10947,17710,28658,46367,75026,121392,196419,317810,514230,832039,1346270,2178308,3524579,5702886,9227466,14930351,24157818,39088168
mov $3,2
mov $9,$0
lpb $3
mov $0,$9
sub $3,1
add $0,$3
sub $0,1
mov $5,$0
mov $7,2
lpb $7
mov $0,$5
sub $7,1
add $0,$7
add $0,1
cal $0,215004 ; a(0) = a(1) = 1; for n>1, a(n) = a(n-1) + a(n-2) + floor(n/2).
sub $0,1
mov $4,$0
mov $8,$7
lpb $8
mov $6,$4
sub $8,1
lpe
lpe
lpb $5
mov $5,0
sub $6,$4
lpe
mov $2,$3
mov $4,$6
lpb $2
mov $1,$4
sub $2,1
lpe
lpe
lpb $9
sub $1,$4
mov $9,0
lpe
| 17.142857 | 200 | 0.530556 |
e05a78f2dbe63abef63afaa7fa10f17b9f9eed34 | 364 | asm | Assembly | oeis/007/A007652.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/007/A007652.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/007/A007652.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A007652: Final digit of prime(n).
; Submitted by Jamie Morken(s3)
; 2,3,5,7,1,3,7,9,3,9,1,7,1,3,7,3,9,1,7,1,3,9,3,9,7,1,3,7,9,3,7,1,7,9,9,1,7,3,7,3,9,1,1,3,7,9,1,3,7,9,3,9,1,1,7,3,9,1,7,1,3,3,7,1,3,7,1,7,7,9,3,9,7,3,9,3,9,7,1,9,9,1,1,3,9,3,9,7,1,3,7,9,7,1,9,3,9,1,3,1
mul $0,2
max $0,1
seq $0,173919 ; Numbers that are prime or one less than a prime.
mod $0,10
| 40.444444 | 201 | 0.585165 |
7494d305a24fc0c4b73bc27eed7151926c2e0804 | 712 | asm | Assembly | kern/i686/tasking/signal_trampoline.asm | greck2908/LudOS | db38455eb33dfc0dfc6d4be102e6bd54d852eee8 | [
"MIT"
] | 44 | 2018-01-28T20:07:48.000Z | 2022-02-11T22:58:49.000Z | kern/i686/tasking/signal_trampoline.asm | greck2908/LudOS | db38455eb33dfc0dfc6d4be102e6bd54d852eee8 | [
"MIT"
] | 2 | 2017-09-12T15:38:16.000Z | 2017-11-05T12:19:01.000Z | kern/i686/tasking/signal_trampoline.asm | greck2908/LudOS | db38455eb33dfc0dfc6d4be102e6bd54d852eee8 | [
"MIT"
] | 8 | 2018-08-17T13:30:57.000Z | 2021-06-25T16:56:12.000Z | global signal_trampoline
global signal_trampoline_info
%include "defs.asm"
align 0x1000
signal_trampoline:
cld ; clear direction flag before entering signal handler
mov ebp, esp
and esp, -16 ; align the stack to a 16B boundary
; test dword [ebp+0x10], 0x4 ; test for SA_SIGINFO
; jmp siginfo_path
;no_siginfo_path:
; sub esp, 8 ; 16B boundary
; push dword [ebp] ; the signal number
; call [ebp+0xc] ; the handler
; jmp exit
siginfo_path:
push dword [ebp+0x14] ; ucontext*
push dword [ebp+0x10] ; siginfo_t*
push dword [ebp] ; the signal number
call [ebp+0x4] ; the handler
exit:
mov eax, 0x77
int 0x80 ; call sigreturn()
ud2 ; should never reach
| 21.575758 | 61 | 0.679775 |
86e1ccf81464e5ca5c58ede78e66a778153dbdc6 | 384 | asm | Assembly | programs/oeis/336/A336649.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/336/A336649.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/336/A336649.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A336649: Sum of divisors of A336651(n) (odd part of n divided by its largest squarefree divisor).
; 1,1,1,1,1,1,1,1,4,1,1,1,1,1,1,1,1,4,1,1,1,1,1,1,6,1,13,1,1,1,1,1,1,1,1,4,1,1,1,1,1,1,1,1,4,1,1,1,8,6,1,1,1,13,1,1,1,1,1,1,1,1,4,1,1,1,1,1,1,1,1,4,1,1,6,1,1,1,1,1,40,1,1,1,1,1,1,1,1,4,1,1,1,1,1,1,1,8,4,6
seq $0,336551 ; a(n) = A003557(n) - 1.
seq $0,593 ; Sum of odd divisors of n.
| 64 | 204 | 0.588542 |
fb747d27314f67eb9f813e85ff6f06e8a49a42ae | 280 | asm | Assembly | libsrc/_DEVELOPMENT/alloc/malloc/c/sccz80/heap_info_unlocked.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/alloc/malloc/c/sccz80/heap_info_unlocked.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/alloc/malloc/c/sccz80/heap_info_unlocked.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; void heap_info_unlocked(void *heap, void *callback)
SECTION code_clib
SECTION code_alloc_malloc
PUBLIC heap_info_unlocked
EXTERN asm_heap_info_unlocked
heap_info_unlocked:
pop af
pop ix
pop de
push de
push hl
push af
jp asm_heap_info_unlocked
| 12.727273 | 53 | 0.746429 |
67687873af2f3bcc89411f5b0d73968812aa88ca | 5,223 | asm | Assembly | game-mod/characters/kiki/ai.asm | pompshuffle/super-tilt-bro | d0f836290223085d7794c445c696e1c644c674d2 | [
"WTFPL"
] | 2 | 2020-09-29T16:43:35.000Z | 2021-08-24T16:41:22.000Z | game-mod/characters/kiki/ai.asm | pompshuffle/super-tilt-bro | d0f836290223085d7794c445c696e1c644c674d2 | [
"WTFPL"
] | null | null | null | game-mod/characters/kiki/ai.asm | pompshuffle/super-tilt-bro | d0f836290223085d7794c445c696e1c644c674d2 | [
"WTFPL"
] | null | null | null | kiki_ai_recover_selector:
.(
;tmpfield 1 to 6 can be modified by platform_handler
platform_handler_lsb = tmpfield1
platform_handler_msb = tmpfield2
endangered = tmpfield9
lowest_platform_top = tmpfield10
lowest_platform = tmpfield11
grounded = tmpfield12
.(
; Check that the player is offstage - lower than lowest platform
lda #0
sta lowest_platform_top
sta grounded
lda #<platform_handler
sta platform_handler_lsb
lda #>platform_handler
sta platform_handler_msb
jsr stage_iterate_all_elements
cpy #$ff
beq dont_try_to_recover
SIGNED_CMP(lowest_platform_top, #0, player_b_y, player_b_y_screen)
bmi try_to_recover
dont_try_to_recover:
jmp end
try_to_recover:
; Set action modifier to the platform's direction
lda #CONTROLLER_BTN_RIGHT
sta ai_current_action_modifier
ldy lowest_platform
SIGNED_CMP(player_b_x, player_b_x_screen, stage_data+STAGE_PLATFORM_OFFSET_RIGHT COMMA y, #0)
bmi direction_set
lda #CONTROLLER_BTN_LEFT
sta ai_current_action_modifier
direction_set:
; Set the idle action if
; - the player is on hitstun
; - or the player is not on falling nor thrown state
lda player_b_hitstun
bne set_idle_action
lda player_b_state
cmp PLAYER_STATE_FALLING
beq dont_set_idle_action
cmp PLAYER_STATE_THROWN
bne set_idle_action
dont_set_idle_action:
; Air jump if it is possible
lda player_b_num_aerial_jumps
cmp #MAX_NUM_AERIAL_JUMPS
bne set_jump_action
; Create some floor since no other action was found
jmp set_special_down_action
; Set an action
set_idle_action:
lda #<ai_action_idle
sta ai_current_action_lsb
lda #>ai_action_idle
sta ai_current_action_msb
jmp begin_action
set_jump_action:
lda #<ai_action_jump
sta ai_current_action_lsb
lda #>ai_action_jump
sta ai_current_action_msb
jmp begin_action
set_special_down_action:
lda #$00
sta ai_current_action_modifier
lda #<ai_action_special_down
sta ai_current_action_lsb
lda #>ai_action_special_down
sta ai_current_action_msb
;jmp begin_action ; useless, fallthrough
; Reset current action to its begining
begin_action:
lda #0
sta ai_current_action_step
sta ai_current_action_counter
jsr ai_delay_action
end:
rts
.)
platform_handler:
.(
; Don't mess with handler vector
lda platform_handler_lsb
pha
lda platform_handler_msb
pha
; Ignore unknown platforms
lda stage_data, y
cmp #STAGE_ELEMENT_PLATFORM
beq process_simple_platform
cmp #STAGE_ELEMENT_SMOOTH_PLATFORM
beq process_simple_platform
cmp #STAGE_ELEMENT_OOS_PLATFORM
beq process_oos_platform
cmp #STAGE_ELEMENT_OOS_SMOOTH_PLATFORM
beq process_oos_platform
jmp end
process_simple_platform:
; If grounded on platform, stop iterating
ldx #1
jsr check_simple_platform
bne not_grounded
ldy #$ff
jmp end
not_grounded:
; Save the top of lowest platform
lda stage_data+STAGE_PLATFORM_OFFSET_TOP, y
cmp lowest_platform_top
bcc end
sta lowest_platform_top
sty lowest_platform
jmp end
process_oos_platform:
; If grounded on platform, stop iterating
ldx #1
jsr check_oos_platform
bne end
ldy #$ff
end:
; Don't mess with handler vector
pla
sta platform_handler_msb
pla
sta platform_handler_lsb
rts
.)
; TODO check_*_platform are copy/pasted from game utils - make it generically available, or best, make check_on_platform* routines to take Y register as only pparam
check_simple_platform:
.(
platform_left = tmpfield1 ; Not movable - parameter of check_on_platform
platform_right = tmpfield2 ; Not movable - parameter of check_on_platform
platform_top = tmpfield3 ; Not movable - parameter of check_on_platform
; Check if player is is grounded on this platform
lda stage_data+STAGE_PLATFORM_OFFSET_LEFT, y
sta platform_left
lda stage_data+STAGE_PLATFORM_OFFSET_RIGHT, y
sta platform_right
lda stage_data+STAGE_PLATFORM_OFFSET_TOP, y
sta platform_top
jsr check_on_platform
rts
.)
check_oos_platform:
.(
platform_left_lsb = tmpfield1 ; Not movable - parameter of check_on_platform_multi_screen
platform_right_lsb = tmpfield2 ; Not movable - parameter of check_on_platform_multi_screen
platform_top_lsb = tmpfield3 ; Not movable - parameter of check_on_platform_multi_screen
platform_left_msb = tmpfield4 ; Not movable - parameter of check_on_platform_multi_screen
platform_right_msb = tmpfield5 ; Not movable - parameter of check_on_platform_multi_screen
platform_top_msb = tmpfield6 ; Not movable - parameter of check_on_platform_multi_screen
; Check if player is is grounded on this platform
lda stage_data+STAGE_OOS_PLATFORM_OFFSET_LEFT_LSB, y
sta platform_left_lsb
lda stage_data+STAGE_OOS_PLATFORM_OFFSET_RIGHT_LSB, y
sta platform_right_lsb
lda stage_data+STAGE_OOS_PLATFORM_OFFSET_TOP_LSB, y
sta platform_top_lsb
lda stage_data+STAGE_OOS_PLATFORM_OFFSET_LEFT_MSB, y
sta platform_left_msb
lda stage_data+STAGE_OOS_PLATFORM_OFFSET_RIGHT_MSB, y
sta platform_right_msb
lda stage_data+STAGE_OOS_PLATFORM_OFFSET_TOP_MSB, y
sta platform_top_msb
jsr check_on_platform_multi_screen
rts
.)
.)
| 26.115 | 165 | 0.781926 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.