|
FFmpeg
|
Runtime assembler for AArch64. More...
#include <rasm.h>
Data Fields | |
| uint8_t | u8 [8] |
| uint16_t | u16 [4] |
| uint32_t | u32 [2] |
| uint64_t | u64 |
Runtime assembler for AArch64.
Provides an instruction-level IR and builder API tailored to the needs of the swscale dynamic pipeline. NOTE: Currently only a static file backend, which emits GNU assembler text, has been implemented.
| uint8_t RasmOp::u8[8] |
Definition at line 44 of file rasm.h.
Referenced by a64op_veclist().
1.8.17