ref: d9ac6c3479972cda5337b5c65f8ee731c574c82b
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; }