Changeset 102081 in vbox for trunk/include
- Timestamp:
- Nov 13, 2023 12:57:22 PM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/armv8.h
r102066 r102081 2543 2543 * @returns The encoded instruction. 2544 2544 * @param enmType The load instruction type. 2545 * @param iReg 2545 * @param iRegDst The register to mov the immediate into. 2546 2546 * @param uImm16 The immediate value. 2547 2547 * @param iHalfWord Which of the 4 (@a f64Bit = true) or 2 register (16-bit)
Note:
See TracChangeset
for help on using the changeset viewer.