Home
last modified time | relevance | path

Searched refs:opf (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/sparc/kernel/
Dvisemul.c293 static void edge(struct pt_regs *regs, unsigned int insn, unsigned int opf) in edge() argument
306 switch (opf) { in edge()
351 switch (opf) { in edge()
371 static void array(struct pt_regs *regs, unsigned int insn, unsigned int opf) in array() argument
393 switch (opf) { in array()
476 static void pformat(struct pt_regs *regs, unsigned int insn, unsigned int opf) in pformat() argument
482 scale = (gsr >> 3) & (opf == FPACK16_OPF ? 0xf : 0x1f); in pformat()
483 switch (opf) { in pformat()
588 static void pmul(struct pt_regs *regs, unsigned int insn, unsigned int opf) in pmul() argument
593 switch (opf) { in pmul()
[all …]
/linux-4.4.14/arch/blackfin/mach-bf609/boards/
Dezkit.c1018 .opf = adv7842_opf,