HomeSort by relevance Sort by last modified time
    Searched refs:umul (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
splet.s 29 ! test UMUL with no overflow inside Y
31 umul %g1, %g2, %g3
33 ! test UMUL with an overflow inside Y
35 umul %g1, %g2, %g3 ! %g3 must be equal to 0
splet.d 30 48: 86 50 40 02 umul %g1, %g2, %g3
31 4c: 86 50 40 02 umul %g1, %g2, %g3
  /external/llvm/test/MC/Sparc/
sparc-alu-instructions.s 38 ! CHECK: umul %g1, %g2, %g3 ! encoding: [0x86,0x50,0x40,0x02]
39 umul %g1, %g2, %g3
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/frv/
allinsn.s 50 .global umul
51 umul: label
52 umul fp,fp,fp
allinsn.d 42 0000002c <umul>:
43 2c: 84 00 22 82 umul fp,fp,fp

Completed in 49 milliseconds