Home
last modified time | relevance | path

Searched refs:check_inline_asm (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/
H A Dconfigure1118 check_inline_asm(){ function
1119 log check_inline_asm "$@"
1150 check_inline_asm ${1}_inline "\"$2\""
5887 ! disabled inline_asm && check_inline_asm inline_asm '"" ::'
5947 check_inline_asm inline_asm_labels '"1:\n"'
5949 check_inline_asm inline_asm_nonlocal_labels '"Label:\n"'
5998 check_inline_asm asm_mod_q '"add r0, %Q0, %R0" :: "r"((long long)0)'
6015 enabled mips64r6 && check_inline_asm mips64r6 '"dlsa $0, $0, $0, 1"' &&
6018 enabled mips64r2 && check_inline_asm mips64r2 '"dext $0, $0, 0, 1"'
6022 enabled mips32r6 && check_inline_asm mips32r
[all...]

Completed in 6 milliseconds