Home
last modified time | relevance | path

Searched defs:SH (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dmips16-opc.c198 #define SH INSN2_SHORT_ONLY macro
H A Dppc-opc.c3381 #define SH SE_SDW + 1 macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dmips16-opc.c198 #define SH INSN2_SHORT_ONLY macro
H A Dppc-opc.c3460 #define SH SE_SDW + 1 macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCInstPrinter.cpp115 unsigned char SH = MI->getOperand(2).getImm(); in printInst() local
139 unsigned char SH = MI->getOperand(2).getImm(); in printInst() local
/netbsd-src/usr.sbin/paxctl/
H A Dpaxctl.c189 #define SH(field) (size == 32 ? SWAP(s.h32.field) : SWAP(s.h64.field)) in process_one() macro
/netbsd-src/usr.sbin/lpr/common_source/
H A Dcommon.c104 long SH; /* suppress header page */ variable
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dsum.c90 #define SAFE_SUB(V,E,SH) \ argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp647 bool isShiftMask, unsigned &SH, in isRotateAndMask()
792 unsigned Value, SH = 0; in tryBitfieldInsert() local
4718 unsigned SH, MB, ME; in tryAsSingleRLWINM() local
4873 unsigned SH = 0; in tryAsSingleRLDICL() local
4923 unsigned SH = 0; in tryAsSingleRLDICR() local
4944 unsigned SH = 63 - ME; in tryAsSingleRLDIMI() local
5301 unsigned Imm, SH, MB, ME; in Select() local
5315 unsigned Imm, SH, MB, ME; in Select() local
H A DPPCInstrInfo.cpp2662 int64_t SH = MI->getOperand(2).getImm(); in optimizeCompareInstr() local
4563 int64_t SH = MI.getOperand(2).getImm(); in simplifyToLI() local
4587 int64_t SH = MI.getOperand(2).getImm(); in simplifyToLI() local
4992 uint64_t SH = ShAmt == 0 ? 0 : RightShift ? 32 - ShAmt : ShAmt; in transformToImmFormFedByLI() local
5002 uint64_t SH = ShAmt == 0 ? 0 : RightShift ? 64 - ShAmt : ShAmt; in transformToImmFormFedByLI() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/
H A Dmem_sec.c292 } SH; typedef
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dmem_sec.c320 } SH; typedef
/netbsd-src/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.h131 boot_catalog_section_header SH; member
/netbsd-src/games/warp/
H A Dwarp.h275 # define SH "/bin/sh" macro
/netbsd-src/sys/arch/powerpc/powerpc/
H A Ddb_disasm.c921 u_int SH; in disasm_fields() local
/netbsd-src/usr.bin/deroff/
H A Dderoff.c1230 SH(pacmac c12) in SH() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1840 Value *SCEVExpander::expandCodeForImpl(const SCEV *SH, Type *Ty, in expandCodeForImpl()
1847 Value *SCEVExpander::expandCodeForImpl(const SCEV *SH, Type *Ty, bool Root) { in expandCodeForImpl()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-sh.c373 #define SH 1 macro
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcoff-sh.c373 #define SH 1 macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp435 BitTracker::RegisterRef &SL, BitTracker::RegisterRef &SH, in parseRegSequence()
1694 BitTracker::RegisterRef SL, SH; in propagateRegCopy() local