Inline Machine Code Bytes - Compiler Programming Ep118

preview_player
Показать описание
Taking the first step towards moving instruction encoding from the compiler core to the meta-execution.

Рекомендации по теме
Комментарии
Автор

pretty cool idea. Kinda reminds me of the archtecture of the fasmg assembler. All of the output encoding (machine code, object code formating, executable formatting) is specified as macros, and those macros are built on top of raw data emission directives 'db, dw' etc, and directives to control things like endianness, offset into the output, alignment, etc.

homelessrobot
join shbcf.ru