We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6112c86 commit 238e7a5Copy full SHA for 238e7a5
src/assembler/remove_asm.h
@@ -12,7 +12,7 @@ Date: December 2014
12
/// \file
13
/// Remove 'asm' statements by compiling them into suitable standard goto
14
/// program instructions.
15
-///
+/// \details
16
/// Inline assembly statements in the source program (in either gcc- or
17
/// msc-style) are represented by instructions of kind `OTHER` with a `code`
18
/// member of type `code_asmt` in the goto program.
0 commit comments