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

  /external/qemu/docs/
ANDROID-TRACING.TXT 45 (implemented in trace.c). This does not account for dynamic data interlocks or
  /external/openssl/crypto/rc4/asm/
rc4-s390x.pl 13 # "cluster" Address Generation Interlocks, so that one pipeline stall
  /external/qemu/
trace.c 444 /* the following array is used to deal with def-use register interlocks, which we
451 * interlocks[N] correspond to the value of interlock_base after which a register N
456 static int interlocks[16]; variable
463 interlocks[reg] = interlock_base + delay;
473 delay = interlocks[reg] - interlock_base;
489 interlocks[nn] = 0;
746 // interlocks.
    [all...]
  /external/bison/doc/
bison.info     [all...]
bison.texinfo     [all...]

Completed in 75 milliseconds