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:
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 |