| Thread |
Thread Starter |
Replies |
Views |
Last Post |
 |
Announcement: Video demonstration of fasm 2
|
Tomasz Grysztar |
5 |
7943 |
|
 |
Announcement: Discord server
|
Tomasz Grysztar |
0 |
7635 |
|
 |
Analog fbstp on avx, Sse.
|
Roman |
0 |
1983 |
19 May 2025, 04:38
by Roman |
 |
|
 |
[fasmg] sad spinlock
[ Goto page: 1, 2 ] |
sylware |
21 |
17513 |
|
 |
How much big difference between fasm2 and fasmg ?
|
Roman |
6 |
4777 |
13 May 2025, 04:24
by Roman |
 |
|
 |
Fasm2 _end macro, how to import/include other libraries?
|
kake_zinger |
4 |
4319 |
|
 |
FASM vs. NASM vs. MASM
[ Goto page: 1, 2, 3 ] |
upsurt |
50 |
100010 |
|
 |
Undefined symbol
|
Mat-Quasar |
6 |
4649 |
|
 |
how did multiply gray on rgb color ?
|
Roman |
4 |
3977 |
|
 |
inc workaround
|
AE |
5 |
4422 |
|
 |
How work PALIGNR ?
|
Roman |
1 |
2937 |
|
 |
Question about calminstructions
|
the_coder |
2 |
3221 |
|
 |
Is prefetch on modern cpu(2020 year) does it helps ?
|
Roman |
1 |
2991 |
|
 |
why not exist caddne ?
|
Roman |
15 |
7280 |
24 Jan 2025, 17:34
by Furs |
 |
|
 |
Optimization Challenge: 13-bit technology
|
DOS386 |
10 |
7198 |
|
 |
Telegram chat
|
0x10 |
1 |
3348 |
05 Jan 2025, 20:23
by 0x10 |
 |
|
 |
Problems with finding files in linux
|
alphv |
7 |
5324 |
26 Dec 2024, 21:26
by alphv |
 |
|
 |
How attach c lib to fasm code ?
|
Roman |
16 |
8515 |
10 Dec 2024, 22:06
by Roman |
 |
|
 |
fasm2 CALM language
|
sylware |
6 |
5464 |
|
 |
Why did not using eip for loops?
|
Roman |
12 |
7005 |
|
 |
How rewrite this code to 32 bits ?
|
Roman |
12 |
7354 |
31 Oct 2024, 21:22
by Roman |
 |
|
 |
Part of _start executing even after jumping:
|
naburgondux |
2 |
3717 |
|
 |
How did test speed VDPBF16PS ?
|
Roman |
10 |
6490 |
12 Oct 2024, 07:59
by Roman |
 |
|
 |
fasmg extremely slow on linux with x86/split lock detection
|
MateoConLechgua |
18 |
9613 |
|
 |
Reed-Solomon simple encoder in Assembly language?
[ Goto page: 1, 2 ] |
FlierMate |
21 |
26496 |
|
 |
Wow ! IDA Pro show asm command ud2 !
|
Roman |
1 |
3506 |
|
 |
Fast Fourier sse for wav sound? I looking for example
|
Roman |
2 |
3609 |
15 Sep 2024, 09:03
by Roman |
 |
|
 |
jcxz and JECXZ error
|
Roman |
14 |
14315 |
|
 |
AVX how store in high parts 128 bits ?
|
Roman |
0 |
1907 |
03 Sep 2024, 15:03
by Roman |
 |
|
 |
Exponential instruction ?
[ Goto page: 1, 2 ] |
Mino |
25 |
36554 |
02 Sep 2024, 19:56
by ohara |
 |
|
 |
add by sub vs sub by add
|
Ali.Z |
5 |
3683 |
|
 |
a bit of an obfuscated operations
|
Ali.Z |
7 |
4260 |
25 Aug 2024, 06:28
by Ali.Z |
 |
|
 |
Help with hand assembly
|
Stancliff |
7 |
4025 |
|
 |
[SOLVED] Avoiding redundant program headers
|
anbyte |
4 |
3442 |
|
 |
Error when declaring labels inside "virtual at" as local
|
JPowersFairfax |
1 |
2237 |
|
 |
One byte sign numbers add.
|
Roman |
1 |
2491 |
|
 |
fasm1 post processing
|
Ali.Z |
4 |
3475 |
09 Jun 2024, 15:23
by Ali.Z |
 |
|
 |
Allow only 8086 instructions with FASM2?
|
Denis Sjostrom |
1 |
2396 |
|
 |
I'm sharing my command line tool to read FAS files
|
Darkkodkod |
0 |
2032 |
|
 |
if ~defined blaa problem
|
okasvi |
10 |
9138 |
03 Jun 2024, 20:14
by edfed |
 |
|
 |
IDE for FASM - setup question
|
DenimJeans |
4 |
4321 |
28 May 2024, 15:29
by fuct |
 |
|
 |
How to automatically detect the OS at compile time
|
revolution |
6 |
4176 |
|
 |
Exponentiation in Fasm X64 Windows
|
Aditya J |
1 |
2543 |
|
 |
Disable automatic RIP-relative addressing
|
Tomasz Grysztar |
4 |
4418 |
|
 |
Unsure about performance test results in string printing
|
Anthony S. |
8 |
5140 |
|
 |
Question about (clever) optimization....
|
macgub |
4 |
3721 |
|
 |
Call C function from PE64 EFI boot loader?
|
robstat7 |
8 |
5970 |
|
 |
[solved] using virtual i get 'value out of range'
|
pepe |
4 |
3225 |
03 Apr 2024, 20:45
by pepe |
 |
|
 |
warning LNK4078: multiple '.text' sections found
|
CoolCmd |
5 |
4250 |
|
 |
namespaces
|
pepe |
7 |
4423 |
01 Apr 2024, 11:49
by pepe |
 |
|
 |
How get reg high part to low?
|
Roman |
2 |
2854 |
31 Mar 2024, 15:06
by Roman |
 |
|
 |
[SOLVED] FASM2 error on operand sizes do not match
|
ctl3d32 |
5 |
3932 |
|
|
|