Home
last modified time | relevance | path

Searched refs:DSHD (Results 1 – 7 of 7) sorted by relevance

/external/syslinux/doc/
Dmemdisk.txt45 1,222,800 bytes (1200K) c=80 h=2 s=15 5.25" DSHD
46 1,474,560 bytes (1440K) c=80 h=2 s=18 3.5" DSHD
47 1,638,400 bytes (1600K) c=80 h=2 s=20 3.5" DSHD (extended)
48 1,720,320 bytes (1680K) c=80 h=2 s=21 3.5" DSHD (extended)
49 1,763,328 bytes (1722K) c=82 h=2 s=21 3.5" DSHD (extended)
50 1,784,832 bytes (1743K) c=83 h=2 s=21 3.5" DSHD (extended)
51 1,802,240 bytes (1760K) c=80 h=2 s=22 3.5" DSHD (extended)
52 1,884,160 bytes (1840K) c=80 h=2 s=23 3.5" DSHD (extended)
53 1,966,080 bytes (1920K) c=80 h=2 s=24 3.5" DSHD (extended)
/external/valgrind/none/tests/mips64/
Drotate_swap.stdout.exp-mips64r285 --- DSHD ---
/external/v8/src/mips64/
Dconstants-mips64.h512 DSHD = ((0U << 3) + 5), enumerator
1276 case DSHD: in InstructionType()
Ddisasm-mips64.cc1533 case DSHD: { in DecodeTypeRegisterSPECIAL3()
Dassembler-mips64.cc2584 GenInstrRegister(SPECIAL3, zero_reg, rt, rd, DSHD, DBSHFL); in dshd()
Dsimulator-mips64.cc4261 case DSHD: { in DecodeTypeRegisterSPECIAL3()
/external/llvm/lib/Target/Mips/
DMips64InstrInfo.td303 def DSHD : SubwordSwap<"dshd", GPR64Opnd>, SEB_FM<5, 0x24>, ISA_MIPS64R2;
596 def : MipsPat<(bswap GPR64:$rt), (DSHD (DSBH GPR64:$rt))>;