Subversion Repositories Kolibri OS

Rev

Rev 1189 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1189 Rev 1363
Line 1... Line 1...
1
Visit http://flatassembler.net/ for more information.
1
Visit http://flatassembler.net/ for more information.
Line -... Line 2...
-
 
2
 
-
 
3
 
-
 
4
version 1.69.11 (Dec 19, 2009)
-
 
5
 
-
 
6
[+] Allowed syntax of "pmovmskb" with 64-bit register destination in long mode.
-
 
7
 
-
 
8
[-] The code generated for "call eax" instruction was missing prefix in 16-bit
-
 
9
    mode - fixed.
-
 
10
 
-
 
11
 
-
 
12
version 1.69.10 (Oct 28, 2009)
-
 
13
 
-
 
14
[-] Fixed long mode opcode generator to allow absolute addresses to be
-
 
15
    generated with "qword" keyword inside square brackets.
-
 
16
 
-
 
17
 
-
 
18
version 1.69.09 (Oct 20, 2009)
-
 
19
 
-
 
20
[-] Fixed a crash during the symbolic information generation when a "static"
-
 
21
    symbol was encountered.
-
 
22
 
-
 
23
 
-
 
24
version 1.69.08 (Oct 04, 2009)
-
 
25
 
-
 
26
[-] Minor bugfixes.
-
 
27
 
-
 
28
 
-
 
29
version 1.69.07 (Oct 03, 2009)
-
 
30
 
-
 
31
[-] Corrected encoding of "extrq" intruction for some cases.
2
 
32
 
Line 3... Line 33...
3
 
33
 
4
version 1.69.06 (Sep 29, 2009)
34
version 1.69.06 (Sep 29, 2009)