Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.05 KB

vi.c.4-instruction-syntax.md

File metadata and controls

23 lines (20 loc) · 1.05 KB

VI.C.4 Instruction syntax

While each subclause specifies the exact list of instructions that are included in a grammar class, this information is subject to change over time. The precise format of an instruction can be found by combining the information in §VI.C.1 with the information in the following table:

Table 10: Instruction Syntax classes

Grammar Class Format(s) Specified in §VI.C.1
<instr_brtarget> InlineBrTarget, ShortInlineBrTarget
<instr_field> InlineField
<instr_i> InlineI, ShortInlineI
<instr_i8> InlineI8
<instr_method> InlineMethod
<instr_none> InlineNone
<instr_phi> InlinePhi
<instr_r> InlineR, ShortInlineR
<instr_rva> InlineRVA
<instr_sig> InlineSig
<instr_string> InlineString
<instr_switch> InlineSwitch
<instr_tok> InlineTok
<instr_type> InlineType
<instr_var> InlineVar, ShortInlineVar