symbolic machine code
常见例句
- A program that translates from machine language to assembly language, often to decipher existing machine language programs by generating symbolic code listings.
对软件而言,一台计算机可以直接执行“为另一台计算机用 机器语言编写的,或已经过编译汇编的” 程序 代码的能力。 - Underlying the front-end parsers is a symbolic instruction set – a kind of portable assembly code – which can be translated to any of the supported machine architectures.
因为前端解析器其实是符号化指令集,这种指令集实质上是一组可移植的汇编码,能够翻译到任何支持的机器架构之上。 返回 symbolic machine code