(as.info.gz) V850 Directives
Info Catalog
(as.info.gz) V850 Floating Point
(as.info.gz) V850-Dependent
(as.info.gz) V850 Opcodes
9.39.4 V850 Machine Directives
------------------------------
`.offset <EXPRESSION>'
Moves the offset into the current section to the specified amount.
`.section "name", <type>'
This is an extension to the standard .section directive. It sets
the current section to be <type> and creates an alias for this
section called "name".
`.v850'
Specifies that the assembled code should be marked as being
targeted at the V850 processor. This allows the linker to detect
attempts to link such code with code assembled for other
processors.
`.v850e'
Specifies that the assembled code should be marked as being
targeted at the V850E processor. This allows the linker to detect
attempts to link such code with code assembled for other
processors.
`.v850e1'
Specifies that the assembled code should be marked as being
targeted at the V850E1 processor. This allows the linker to
detect attempts to link such code with code assembled for other
processors.
Info Catalog
(as.info.gz) V850 Floating Point
(as.info.gz) V850-Dependent
(as.info.gz) V850 Opcodes
automatically generated by
info2html