ref: 1ec4d62ccec0872d1ecc64f6834e5ea8d36f7a1f
dir: /as/target/amd64/proc.c/
static char sccsid[] = "@(#) ./as/target/amd64/proc.c"; #include "../../../inc/scc.h" #include "../../as.h" void iarch(void) { } int match(Op *op, Node **args) { return 1; }