Number of bits: long long
R2026bBit length of C long long data type for selected hardware
Model Configuration Pane: Hardware Implementation
Description
The
Number of bits: long long parameter describes the length in bits of
the C long long data type for the selected hardware. Use the C
long long data type only if your C compiler supports long
long.
Dependencies
This parameter is enabled only if both of these conditions are true:
Enable long long is selected.
The selected hardware supports modification of this parameter.
Settings
64 (default) |
72 |
80 |
88 |
96 |
104 |
112 |
120 |
128Selecting a device by using the Device vendor and Device type parameters sets a device-specific value for this parameter.
Only custom targets support modifying this parameter. The value must be a multiple of 8 between 64 and 128, inclusive. The value must be greater than or equal to the value of Number of bits: long.
Recommended Settings
| Application | Setting |
|---|---|
| Debugging | No impact |
| Traceability | No impact |
| Efficiency | Target specific |
| Safety precaution |
No recommendation for simulation without code generation. |
Programmatic Use
Parameter:
ProdBitPerLongLong
|
| Type: integer |
Value:
64 | 72 |
80 | 88 | 96 |
104 | 112 | 120 |
128 |
Default:
64
|
Version History
Introduced in R2006b
See Also
Topics
- Hardware Implementation Pane
- Hardware Implementation Options (Simulink Coder)
- Specifying Production Hardware Characteristics (Simulink Coder)