Machine Dependencies (Using as) (original) (raw)
Next: Reporting Bugs, Previous: Object Attributes, Up: Using as [Contents][Index]
9 Machine Dependent Features ¶
The machine instruction sets are (almost by definition) different on each machine where as
runs. Floating point representations vary as well, and as
often supports a few additional directives or command-line options for compatibility with other assemblers on a particular platform. Finally, some versions ofas
support special pseudo-instructions for branch optimization.
This chapter discusses most of these differences, though it does not include details on any machine’s instruction set. For details on that subject, see the hardware manufacturer’s manual.
- AArch64 Dependent Features
- Alpha Dependent Features
- ARC Dependent Features
- ARM Dependent Features
- AVR Dependent Features
- Blackfin Dependent Features
- BPF Dependent Features
- CR16 Dependent Features
- CRIS Dependent Features
- C-SKY Dependent Features
- D10V Dependent Features
- D30V Dependent Features
- Epiphany Dependent Features
- H8/300 Dependent Features
- HPPA Dependent Features
- 80386 Dependent Features
- IA-64 Dependent Features
- IP2K Dependent Features
- LM32 Dependent Features
- KVX Dependent Features
- M32C Dependent Features
- M32R Dependent Features
- M680x0 Dependent Features
- M68HC11 and M68HC12 Dependent Features
- S12Z Dependent Features
- Meta Dependent Features
- MicroBlaze Dependent Features
- MIPS Dependent Features
- MMIX Dependent Features
- MSP 430 Dependent Features
- NDS32 Dependent Features
- NS32K Dependent Features
- OPENRISC Dependent Features
- PDP-11 Dependent Features
- picoJava Dependent Features
- PowerPC Dependent Features
- PRU Dependent Features
- RISC-V Dependent Features
- RL78 Dependent Features
- RX Dependent Features
- IBM S/390 Dependent Features
- SCORE Dependent Features
- Renesas / SuperH SH Dependent Features
- SPARC Dependent Features
- TIC54X Dependent Features
- TIC6X Dependent Features
- TILE-Gx Dependent Features
- TILEPro Dependent Features
- v850 Dependent Features
- VAX Dependent Features
- Visium Dependent Features
- WebAssembly Dependent Features
- XGATE Dependent Features
- XStormy16 Dependent Features
- Xtensa Dependent Features
- Z80 Dependent Features
- Z8000 Dependent Features