mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
doc/developer: require asm for RISC-V
Explicitly document our usage of assembly, following suit with other architectures. Signed-off-by: J. Dekker <jdek@itanimul.li>
This commit is contained in:
parent
22daf2148f
commit
6e26a5a64e
@ -99,7 +99,7 @@ The specific syntax used for writing assembly is:
|
||||
NASM on x86;
|
||||
|
||||
@item
|
||||
GAS on ARM.
|
||||
GAS on ARM and RISC-V.
|
||||
@end itemize
|
||||
|
||||
A unit testing framework for assembly called @code{checkasm} lives under
|
||||
|
Loading…
Reference in New Issue
Block a user