??? 03/02/05 12:46 Read: times |
#88864 - More A5 opcode info Responding to: ???'s previous message |
so I'll reveal my sources, too!
The Intel 8XC251SB Embedded Microcontroller User’s Manual includes a description of how they use the A5 opcode as an "escape" to extend the instruction: http://www.intel.com/design/mc...261701.pdf In particular, Table A-6 on page A-4 (PDF page 231) shows the Instructions for MCS® 51 Microcontrollers - and gives opcode A5 the name ESC The Triscend E5 datasheet says, "The E5 supports an op-code 'A5' instruction, which was not available on the original 8032. This is a software breakpoint function." I s'pose it depends on exactly how closely individual variants have followed the Intel design as to what this opcode will actually do in any particular variant. As Jez has looked at the VHDL of some 8051 implementations, perhaps he can comment on what goes on "under the bonnet (hood)"...? |