VirtualBox

Changeset 65885 in vbox


Ignore:
Timestamp:
Feb 27, 2017 9:54:37 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
113669
Message:

Doxyfile: opcode stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Doxyfile.Core

    r65436 r65885  
    239239<b>Type:</b> \2 <br> \
    240240"
     241
     242# For IEM opcode specs.
     243ALIASES += @opbrief=""
     244ALIASES += @opdesc=""
     245ALIASES += @opmnemonic="Mnemonic: "
     246ALIASES += @op1="Operand \#1: "
     247ALIASES += @op2="Operand \#2: "
     248ALIASES += @op3="Operand \#3: "
     249ALIASES += @op4="Operand \#4: "
     250ALIASES += @oppfx="Req.Prefix: "
     251ALIASES += @opmaps="Opcode Maps: "
     252ALIASES += @opcode="Opcode Byte: "
     253ALIASES += @openc="Encoding: "
     254ALIASES += @opfltest="EFLAGS Tested: "
     255ALIASES += @opflmodify="EFLAGS Modified: "
     256ALIASES += @opflundef="EFLAGS Undefined: "
     257ALIASES += @opflset="EFLAGS Set: "
     258ALIASES += @opflclear="EFLAGS Cleared: "
     259ALIASES += @ophints="Hints, Flags, ++: "
     260ALIASES += @opmincpu="Minimum CPU: "
     261ALIASES += @opcpuid="CPUID: "
     262ALIASES += @opgroup="@ingroup "
     263ALIASES += @opunused="Unused Encoding: "
     264ALIASES += @opinvalid="Invalid Encoding: "
     265ALIASES += @opinvlstyle="Invalid/Unused Encoding Style:
     266ALIASES += @optest="Testcase: "
     267ALIASES += @opstats="IEM Stats:"
     268ALIASES += @opfunction="IEM Function"
     269ALIASES += @opdone="-------------------------"
     270
    241271
    242272# bugref - xTracker bug reference, takes one to four bug numbers.
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette