Home
last modified time | relevance | path

Searched refs:EOR (Results 1 – 19 of 19) sorted by relevance

/netbsd/src/sys/arch/m68k/fpsp/
Dstanh.sa141 EOR.L D0,V(a6)
175 EOR.L #$C0000000,D0 ...-SIGN(X)*2
203 EOR.L #$80800000,D0 ...-SIGN(X)*EPS
Dssin.sa96 * 4. (k is odd) Set j1 := (k-1)/2, j2 := j1 (EOR) (k mod 2), i.e.
278 EOR.L D0,X(a6) ...X IS NOW R'= SGN*R
337 EOR.L D0,X(a6) ...X IS NOW S'= SGN*S
624 EOR.L D0,d2
629 EOR.L d2,RPRIME(a6)
637 EOR.L D0,POSNEG1(a6)
645 EOR.L D0,SPRIME(a6)
700 EOR.L D0,RPRIME(a6)
701 EOR.L D0,SPRIME(a6)
Dsrem_mod.sa57 * signQ := signX EOR signY. Record whether MOD or REM
/netbsd/src/include/arpa/
Dtelnet.h56 #define EOR 239 /* end of record (transparent mode) */ macro
/netbsd/src/tests/lib/libcurses/
Datf.terminfo73 kf1=\EOP, kf2=\EOQ, kf3=\EOR, kf4=\EOS,
/netbsd/src/external/bsd/tcpdump/dist/
Dprint-telnet.c79 #define EOR 239 /* end of record (transparent mode) */ macro
/netbsd/src/share/doc/psd/05.sysman/
Dspell.ok25 EOR
/netbsd/src/libexec/telnetd/
Dstate.c254 case EOR: in telrcv()
/netbsd/src/share/terminfo/
Dterminfo571 kf2=\EOR, kf4=\EOS, khome=\E[H, nel=\r\ED, rc=\E8, ri=\EM,
859 kf20=\Ey, kf3=\EOR, kf4=\EOS, kf5=\EOT, kf6=\EOU, kf7=\EOV,
1309 kf3=\EOR, kf4=\EOS, kf5=\EOT, kf6=\EOU, kf7=\EOV, kf8=\EOW,
1385 kf19=\E[33~, kf2=\EOQ, kf20=\E[34~, kf3=\EOR, kf4=\EOS,
1522 kf27=\E[3~, kf28=\E[4~, kf29=\E[5~, kf3=\EOR, kf30=\E[6~,
1875 kf2=\EOQ, kf20=\E[34~, kf3=\EOR, kf4=\EOS, kf5=\E[17~,
2259 kf3=\EOR, kf4=\EOS, kf5=\E[15~, kf6=\E[17~, kf7=\E[18~,
2280 kf12=\E[24~, kf2=\EOQ, kf3=\EOR, kf4=\EOS, kf5=\E[15~,
2520 kent=\EOM, kf1=\EOP, kf2=\EOQ, kf3=\EOR, kf4=\EOS,
2549 kf1=\EOP, kf2=\EOQ, kf3=\EOR, kf4=\EOS, ka2=\EOx, kb1=\EOt,
[all …]
/netbsd/src/sys/external/bsd/sljit/dist/sljit_src/
DsljitNativeARM_64.c82 #define EOR 0xca000000 macro
757 FAIL_IF(push_inst(compiler, (EOR ^ inv_bits) | RD(dst) | RN(arg1) | RM(arg2))); in emit_op_imm()
/netbsd/src/usr.bin/telnet/
Dcommands.c332 { "eor", "Send Telnet 'End of Record'", 1, 0, 0, 2, EOR },
/netbsd/src/sys/arch/m68k/m68k/
Ddb_disasm.c1148 if (IS_INST(EOR,opc)) { in opcode_1011()
/netbsd/src/external/gpl3/gdb/dist/cpu/
Depiphany.cpu324 (EOR ADD LSL SUB LSR AND ASR ORR))
/netbsd/src/external/gpl3/binutils/dist/cpu/
Depiphany.cpu324 (EOR ADD LSL SUB LSR AND ASR ORR))
/netbsd/src/sys/arch/m68k/060sp/dist/
Dfplsp.s4967 # 4. (k is odd) Set j1 := (k-1)/2, j2 := j1 (EOR) (k mod 2), ie. #
9368 # signQ := signX EOR signY. Record whether MOD or REM #
Dfpsp.s5073 # 4. (k is odd) Set j1 := (k-1)/2, j2 := j1 (EOR) (k mod 2), ie. #
9727 # signQ := signX EOR signY. Record whether MOD or REM #
/netbsd/src/share/misc/
Dairport2100 EOR:El Dorado, Venezuela
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-92952728 (OPCODE_{AND,EOR,SUB,RSB,ADD,ADC,SBC,RSC,TST,TEQ,CMP,CMN,ORR,MOV,BIC,
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-202021091 for unpacked EOR, ORR, AND.