Home
last modified time | relevance | path

Searched refs:fseq (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/usr.sbin/npppd/pptp/
H A Dpptp_call.c566 pptp_call_gre_output(pptp_call *_this, int fseq, int fack, u_char *pkt, in pptp_call_gre_output() argument
591 if (debuglevel >= 2 && (fseq || fack)) { in pptp_call_gre_output()
598 if (fseq) { in pptp_call_gre_output()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsMSAInstrInfo.td2139 class FSEQ_W_DESC : MSA_3RF_DESC_BASE<"fseq.w", int_mips_fseq_w, MSA128WOpnd>;
2140 class FSEQ_D_DESC : MSA_3RF_DESC_BASE<"fseq.d", int_mips_fseq_d, MSA128DOpnd>;
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DChangeLog-3.x92 * m68k-opcode.h (fseq & following fp instructions):
/openbsd-src/gnu/gcc/gcc/config/m68k/
H A Dm68k.md5218 OUTPUT_JUMP ("seq %0", "fseq %0", "seq %0");
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dm68k.md5760 OUTPUT_JUMP (\"seq %0\", \"fseq %0\", \"seq %0\");