Add scouts honor escape hatch for source embedding

This commit is contained in:
Justine Tunney 2020-06-15 19:01:28 -07:00
parent c91b3c5006
commit b4269930f7
547 changed files with 1516 additions and 944 deletions

View file

@ -61,4 +61,4 @@ mulaw: .leafprologue
mov %edx,%eax
jmp 3b
.endfn mulaw,globl
.yoink __FILE__
.source __FILE__

View file

@ -38,4 +38,4 @@ sad16x8n:
jnz 0b
1: .leafepilogue
.endfn sad16x8n,globl,hidden
.yoink __FILE__
.source __FILE__

View file

@ -18,7 +18,7 @@
02110-1301 USA
*/
#include "libc/macros.h"
.yoink __FILE__
.source __FILE__
clamp4int256$core:
.leafprologue

View file

@ -18,7 +18,7 @@
02110-1301 USA
*/
#include "libc/macros.h"
.yoink __FILE__
.source __FILE__
/ Returns index of minimum uint16 in array.
/

View file

@ -18,7 +18,7 @@
02110-1301 USA
*/
#include "libc/macros.h"
.yoink __FILE__
.source __FILE__
/ Returns index of minimum positive int16 in array.
/

View file

@ -19,7 +19,7 @@
*/
#include "libc/nexgen32e/x86feature.h"
#include "libc/macros.h"
.yoink __FILE__
.source __FILE__
/ Dispatches to fastest windex() implementation.
.initbss 300,_init_windex