/external/llvm/test/MC/Sparc/ |
sparc-alu-instructions.s | 91 ! CHECK: smulcc %g2, %g1, %g3 ! encoding: [0x86,0xd8,0x80,0x01] 92 smulcc %g2, %g1, %g3
|
/toolchain/binutils/binutils-2.25/include/elf/ |
sparc.h | 206 #define ELF_SPARC_HWCAP_MUL32 0x00000001 /* umul/umulcc/smul/smulcc insns */
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/frv/ |
allinsn.s | 154 .global smulcc 155 smulcc: label 156 smulcc fp,fp,fp,icc0
|
allinsn.d | 120 00000094 <smulcc>: 121 94: 84 00 22 42 smulcc fp,fp,fp,icc0
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
sparc.h | 121 #define HWCAP_MUL32 0x00000001 /* umul/umulcc/smul/smulcc insns */
|
/external/llvm/lib/Target/Sparc/ |
SparcInstrInfo.td | 628 defm SMULCC : F3_12np<"smulcc", 0b011011>; [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
frv-desc.c | [all...] |
sparc-opc.c | [all...] |
frv-opc.c | [all...] |
/toolchain/binutils/binutils-2.25/cpu/ |
frv.cpu | [all...] |