flat assembler
Message board for the users of flat assembler.
Index
> Programming Language Design > ShortFASM |
Author |
|
Fastestcodes 18 Jun 2022, 06:26
mo10 xm0,[m0]
mo10 [mffff],xm7 |
|||
18 Jun 2022, 06:26 |
|
revolution 18 Jun 2022, 06:34
m1 x0,[mx0]
m2 y0,[my0] m4 z0,[mz0] |
|||
18 Jun 2022, 06:34 |
|
Fastestcodes 18 Jun 2022, 06:46
128 Byte reg
mo80 AM0,[m0] mo80 [m1f],AM1F 256 Byte reg mo100 BM0,[m0] mo100 [mffff],BMFFFF 512 Byte reg mo200 CM0,[m0] mo200 [mffffffff],CMFFFF ; mov 512 Bytes from CMFFFF reg to mffffffff memory box |
|||
18 Jun 2022, 06:46 |
|
Fastestcodes 18 Jun 2022, 07:09
1024 B reg DM0
2048 EM0 4096 FM0 8192 GM0 16384 HM0 32768 IM0 65536 JM0 o1000 JM0,[m0] o1000 [m3ff],JM0 8192x8192pix picture 1024 256x256 square pic. |
|||
18 Jun 2022, 07:09 |
|
Fastestcodes 18 Jun 2022, 07:43
revolution wrote: m1 x0,[mx0] w1 X0,[mx0] w2 Y0, w3 Z0, w4 A0, w5 B0, w6 C0, w7 D0, w8 E0, w9 F0, wa G0, wb H0, wc I0, wd J0, |
|||
18 Jun 2022, 07:43 |
|
revolution 18 Jun 2022, 10:10
Fastestcodes wrote: mo200 [mffffffff],CMFFFF ; mov 512 Bytes from CMFFFF reg to mffffffff memory box Intel are so lazy, only going to 64 bits. |
|||
18 Jun 2022, 10:10 |
|
Fastestcodes 18 Jun 2022, 10:29
Yes. We need 65536 Byte registers. J0 - J3FF, 1024 reg.
Health, knowledge, peace, evolution! )+( |
|||
18 Jun 2022, 10:29 |
|
revolution 18 Jun 2022, 10:39
... and 1M data lines between CPU and memory to transfer 64kB in a single cycle.
Mobo makers are so lazy, only going to 128 bits/channel. |
|||
18 Jun 2022, 10:39 |
|
Fastestcodes 18 Jun 2022, 20:11
https://en.m.wikipedia.org/wiki/Frontier_(supercomputer)
|
|||
18 Jun 2022, 20:11 |
|
Fastestcodes 30 Jun 2022, 06:00
mov xmm0,xword[m+00000000h] = s00000000]
t u v w x y mov xmm7,xword[m+00000070h] = z00000070] mov xword[m+02000000h],xmm0 = r02000000j k l m n o p mov xword[m+02000070h],xmm7 = r02000070q |
|||
30 Jun 2022, 06:00 |
|
Fastestcodes 30 Jun 2022, 08:13
Or
a0000000] b c d e f g h0000007] z0200000i j k l m n o z0200007p |
|||
30 Jun 2022, 08:13 |
|
Fastestcodes 30 Jun 2022, 10:28
Or
a0000000y b c d e f g h0000007y z0200000i j k l m n o z0200007p |
|||
30 Jun 2022, 10:28 |
|
Roman 30 Jun 2022, 12:58
Or 420 km\hour
Your code look like formula one racing. Quote:
|
|||
30 Jun 2022, 12:58 |
|
Fastestcodes 01 Jul 2022, 12:48
+1000km/h :-DDD
Or a0000000z b c d e f g h0000007z y0200000i j k l m n o y0200007p |
|||
01 Jul 2022, 12:48 |
|
Fastestcodes 04 Jul 2022, 06:54
Or mem adresses only. From,to.0000000000000040.(little endian)
|
|||
04 Jul 2022, 06:54 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.