| 数据搜索系统,热门电子元器件搜索 |
|
ST486DX 数据表(PDF) 31 Page - STMicroelectronics |
|
|
|||||||||||||||||||||||||||||
ST486DX 数据表(HTML) 31 Page - STMicroelectronics |
|
31 / 34 page ![]() ST486DX - ASSEMBLER MACROS FOR SGS-THOMSON INSTRUCTIONS 45 A. ASSEMBLER MACROS FOR SGS-THOMSON INSTRUCTIONS The include file SMICAM.INC provides a complex set of macros which generate SMM opcodes along with the appropriate mod/rm bytes. In order to function, the macros require that the labels which are accessed correspond to the specified segment. Thus segment overrides must be passed to the macro as an argument. Do not specify a segment override if the default segment for an address is being used. If an address size override is used, a final argument of ‘1’ must be passed to the macro as well. Address size overrides must be presented explicitly to prevent the assembler from generating them automatically and breaking the macros. ;SMM Instruction Macros - SMIMAC.INC ;Macros which generate mod/rm automatically svdc MACRO segover,addr,reg,adover domac segover,addr,reg,adover,78h ENDM rsdc MACRO reg,segover,addr,adover domac segover,addr,reg,adover,79h ENDM svldt MACRO segover,addr,adover domac segover,addr,es,adover,7ah ENDM rsldt MACRO segover,addr,adover domac segover,addr,es,adover,7bh ENDM svts MACRO segover,addr,adover domac segover,addr,es,adover,7ch ENDM rsts MACRO segover,addr,adover domac segover,addr,es,adover,7dh ENDM rsm MACRO db 0fh,0aah ENDM ;Sub-Macro used by the above macro domac MACRO segover,addr,reg,adover,op local place1,place2,count count = 0 ifnb < adover > count=count+1 endif ifnb < segover > |
|
链接网址 |
| ALLDATASHEET是否为您带来帮助? [ DONATE ] |
关于 Alldatasheet | 广告服务 | 联系我们 | 隐私政策 | 数据表链接 | 链接交换 | 制造商名单 All Rights Reserved©Alldatasheet.com |
| Russian : Alldatasheetru.com | Korean : Alldatasheet.co.kr | Spanish : Alldatasheet.es | French : Alldatasheet.fr | Italian : Alldatasheetit.com Portuguese : Alldatasheetpt.com | Polish : Alldatasheet.pl | Vietnamese : Alldatasheet.vn Indian : Alldatasheet.in | Mexican : Alldatasheet.com.mx | British : Alldatasheet.co.uk | New Zealand : Alldatasheet.co.nz |
|
Family Site : ic2ic.com |
icmetro.com |