HomeSort by relevance Sort by last modified time
    Searched full:bbin (Results 1 - 9 of 9) sorted by null

  /libcore/ojluni/src/main/java/sun/security/ssl/
EngineWriter.java 74 ByteBuffer bbIn = (ByteBuffer) msg;
75 assert(dstBB.remaining() >= bbIn.remaining());
77 dstBB.put(bbIn);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/iq2000/
allinsn.s 134 .global bbin
135 bbin: label
136 bbin %0(0),footext
allinsn.d 105 00000080 <bbin>:
106 80: 78 00 ff df bbin r0\(0x0\),0 <add>
  /external/valgrind/callgrind/
bb.c 237 * bbIn==0 is possible for artificial BB without real code.
240 BB* CLG_(get_bb)(Addr addr, IRSB* bbIn, /*OUT*/ Bool *seen_before)
254 CLG_(collectBlockInfo)(bbIn, &n_instrs, &n_jmps, &cjmp_inverted);
global.h 688 void CLG_(collectBlockInfo)(IRSB* bbIn, UInt*, UInt*, Bool*);
  /external/valgrind/helgrind/
hg_main.c     [all...]
  /toolchain/binutils/binutils-2.25/cpu/
iq2000.cpu 245 ("BMB0" 24) ("BMB1" 25) ("BMB2" 26) ("BMB3" 27) ("BBI" 28) ("BBV" 29) ("BBIN" 30) ("BBVN" 31)
811 (dni bbin "branch bit immediate negated" (USES-RS)
812 "bbin $rs($bitnum),$offset"
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
iq2000-desc.c 735 /* bbin $rs($bitnum),$offset */
737 IQ2000_INSN_BBIN, "bbin", "bbin", 32,
    [all...]
iq2000-opc.c 563 /* bbin $rs($bitnum),$offset */
    [all...]

Completed in 540 milliseconds