Microchip
直播中

李杨

7年用户 134经验值
私信 关注
[问答]

MPASM编译器的汇编输出

我想了解MPASM编译器生成的指令以理解其指令的工作。有可能吗?是否可以将汇编文件生成为与.LST、O等文件一起的汇编器的输出?谢谢您。

以上来自于百度翻译


      以下为原文

    I want to see instructions generated by the MPASM compiler for understanding working of its directives. Is it possible? Can I generate a assembly file as output of assembler along with .lst, .o etc files?
Thank you.

回帖(2)

连伴叙

2019-3-8 16:23:59
QHB,我与16F87A一起工作。为了解释我的问题,例如,有一个指令“银行”,在MPASM中基于SFR选择银行。但是,在结果汇编中,我确信它被转换成改变状态寄存器位RP0、RP1的指令。同样的方法有“if or”和其他指令,这导致一些汇编代码等价,这就是我想要看到的。谢谢回复。

以上来自于百度翻译


      以下为原文

    @qhb, I am working with 16F877A. 
To explain my question, for example, there is a directive 'banksel', in MPASM for selecting banks based on SFR. But  in resulting assembly, I am sure it is converted to instructions that change STATUS register bits RP0, RP1. Same way there are 'if-else' and other directives, that lead to some assembly code equivalent, which is what I want to see.
Thanks for reply.
举报

jinyi7016

2019-3-11 08:43:47
这文件应该是无法进行分析,前提要知道文件的格式
举报

更多回帖

发帖
×
20
完善资料,
赚取积分