Next: KVX Directives, Up: KVX-Dependent [Contents][Index]
--dump-insnDump the full list of instructions.
-march=The assembler supports the following architectures: kv3-1, kv3-2.
--check-resourcesCheck that each bundle does not use more resources than available. This is the default.
--no-check-resourcesDo not check that each bundle does not use more resources than available.
--generate-illegal-codeFor debugging purposes only. In order to properly work, the bundle is sorted with respect to the issues it uses. If this option is turned on the assembler will not sort the bundle instructions and illegal bundles might be formed unless they were properly sorted by hand.
--dump-tableDump the table of opcodes.
--mpic | --mPICGenerate position independent code.
--mnopicGenerate position dependent code.
-m32Generate 32-bits code.
--all-sfrThis switch enables the register class "system register". This register class is used when performing system validation and allows the full class of system registers to be used even on instructions that are only valid with some specific system registers.
--diagnosticsPrint multi-line errors. This is the default.
--no-diagnosticsPrint succinct diagnostics on one line.