Searched defs:coproc (Results 1 – 7 of 7) sorted by relevance
320 struct coproc { struct328 extern struct coproc coproc; argument
64 struct coproc coproc; variable
73 install_coproc_handler(int coproc, undef_handler_t handler) in install_coproc_handler()88 install_coproc_handler_static(int coproc, struct undefined_handler *uh) in install_coproc_handler_static()
168 unsigned long coproc; member186 #define ARM_FEATURE(core, coproc) {(core), (coproc)} argument
4490 int coproc = 0; in macro() local7285 int coproc = 0; in macro2() local
4498 int coproc = 0; in macro() local7121 int coproc = 0; in macro2() local
1867 unsigned coproc = fieldFromInstruction(Insn, 8, 4); in DecodeCopMemInstruction() local