HomeSort by relevance Sort by last modified time
    Searched full:ehb (Results 1 - 25 of 33) sorted by null

1 2

  /external/kernel-headers/original/asm-mips/
mipsmtregs.h 179 " ehb \n"
196 " ehb \n"
220 " ehb \n"
236 " ehb \n"
252 static inline void ehb(void) function
256 " ehb \n"
344 ehb(); \
hazards.h 48 * MIPSR2 defines ehb for hazard avoidance
mipsregs.h 831 * but which might not support EHB
    [all...]
  /external/llvm/include/llvm/Support/
ErrorOr.h 410 ErrorHolderBase *EHB = new ErrorHolderBase;
411 EHB->Error = EC;
412 EHB->HasUserData = false;
413 Error.setPointer(EHB);
  /external/oprofile/events/mips/74K/
events.h 23 "12-0 Cycles IFU-IDU gate is closed (waiting for downstream to unclog) due to MTC0/MFC0 sequence in pipe, EHB, or blocked DD, DR, or DS"},
75 "40-0 Integer instructions graduated including NOP, SSNOP, MOVCI, and EHB"},
81 "43-0 NOP instructions graduated - SLL 0, NOP, SSNOP, and EHB"},
events 30 event:0xc counters:0,2 um:zero minimum:500 name:IFU_IDU_CLOGED_DOWNSTREAM_CYCLES : 12-0 Cycles IFU-IDU gate is closed (waiting for downstream to unclog) due to MTC0/MFC0 sequence in pipe, EHB, or blocked DD, DR, or DS
57 event:0x28 counters:0,2 um:zero minimum:500 name:INTEGER_INSNS : 40-0 Integer instructions graduated including NOP, SSNOP, MOVCI, and EHB
60 event:0x2b counters:0,2 um:zero minimum:500 name:NOP_INSNS : 43-0 NOP instructions graduated - SLL 0, NOP, SSNOP, and EHB
  /bionic/libc/kernel/arch-mips/asm/
mipsmtregs.h 166 #define settc(tc) do { write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); ehb(); } while (0)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
mipsmtregs.h 166 #define settc(tc) do { write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); ehb(); } while (0)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
mipsmtregs.h 166 #define settc(tc) do { write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); ehb(); } while (0)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
mipsmtregs.h 166 #define settc(tc) do { write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); ehb(); } while (0)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
mipsmtregs.h 166 #define settc(tc) do { write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); ehb(); } while (0)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
mipsmtregs.h 166 #define settc(tc) do { write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); ehb(); } while (0)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
mipsmtregs.h 166 #define settc(tc) do { write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); ehb(); } while (0)
  /external/chromium_org/v8/src/mips/
assembler-mips.h 618 // marking, to avoid conflict with ssnop and ehb instructions.
    [all...]
assembler-mips.cc 580 // to avoid use of mips ssnop and ehb special encodings
    [all...]
  /external/chromium/net/base/
ssl_false_start_blacklist.txt 850 dokeos.ehb.be
929 ehb.be
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/gconv/
IBM930.so 
IBM939.so 
IBM1390.so 
IBM1399.so 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/gconv/
IBM930.so 
IBM939.so 
IBM1390.so 
IBM1399.so 
  /external/qemu/target-mips/
translate.c 129 /* EHB is SLL r0, r0, 3 */
    [all...]

Completed in 738 milliseconds

1 2