Searched refs:tne (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/usr.bin/openssl/ |
| D | ca.c | 1675 X509_NAME_ENTRY *tne, *push; in do_body() local 1796 tne = NULL; in do_body() 1798 tne = X509_NAME_get_entry(name, j); in do_body() 1799 if (tne == NULL) in do_body() 1807 if (tne != NULL) in do_body() 1808 push = tne; in do_body() 1810 if (tne == NULL) { in do_body() 1816 push = tne; in do_body() 1820 if (tne == NULL) { in do_body() 1841 str = X509_NAME_ENTRY_get_data(tne); in do_body()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/ |
| D | MicroMipsInstrInfo.td | 1038 def TNE_MM : MMRel, TEQ_FT<"tne", GPR32Opnd, uimm4, II_TNE>, TEQ_FM_MM<0x30>, 1354 def : MipsInstAlias<"tne $rs, $rt",
|
| D | MipsInstrInfo.td | 2198 def TNE : MMRel, TEQ_FT<"tne", GPR32Opnd, uimm10, II_TNE>, TEQ_FM<0x36>, 2890 def : MipsInstAlias<"tne $rs, $rt",
|
| /openbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | ChangeLog-9899 | 1236 * mips-opc.c (teq,tge,tgeu,tlt,tltu,tne): Added three-operand
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | ChangeLog-9899 | 1236 * mips-opc.c (teq,tge,tgeu,tlt,tltu,tne): Added three-operand
|
| /openbsd/src/sys/arch/sparc64/sparc64/ |
| D | locore.s | 1534 tne %icc, 1
|