flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
revolution
You can make this syntax for yourself with equates.
Code: mulb equ mul byte mulw equ mul word ... |
|||
![]() |
|
RedGhost
because 'movb' is not an instruction but 'mov' is and 'byte' specifies the byte encoding i don't think this is a good feature of an assembler, preprocessor can solve your needs
_________________ redghost.ca |
|||
![]() |
|
MAD_DËMON
RedGhost wrote: because 'movb' is not an instruction but 'mov' is and 'byte' specifies the byte encoding i don't think this is a good feature of an assembler, preprocessor can solve your needs "byte" doesn't specifies the byte imm encoding, instead it specifies the Instruction Opcode (C6), and dword & word specifies the same thing, Opcode Prefix operand size (66) and Instr Opcode (C7) _________________ Tah rah rah boom de ay, I blew some guy away, his brains turned into spray, I was paid well that day |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.