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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/h8300/
pr3134.d 2 # name: Check that both encodings of mov.l (disp32) are accepted (PR 3134)
  /external/opencv3/modules/videoio/src/
cap_openni2.cpp 801 cv::Mat disp32;
802 computeDisparity_32F(depthFrame, disp32, baseline, depthFocalLength_VGA, noSampleValue, shadowValue);
804 disp32.convertTo( outputMaps[CV_CAP_OPENNI_DISPARITY_MAP].mat, CV_8UC1 );
cap_openni.cpp     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i386.c 1684 static const i386_operand_type disp32 = OPERAND_TYPE_DISP32; variable
    [all...]
tc-i386-intel.c 862 i.types[0].bitfield.disp32 = 0;
888 i.types[this_operand].bitfield.disp32 = 1;
896 i.types[this_operand].bitfield.disp32 = 1;
  /toolchain/binutils/binutils-2.25/opcodes/
i386-opc.h 670 Disp32,
770 unsigned int disp32:1; member in struct:i386_operand_type::__anon75945
  /art/compiler/utils/x86/
assembler_x86.h 78 int32_t disp32() const { function in class:art::x86::Operand
  /art/compiler/utils/x86_64/
assembler_x86_64.h 90 int32_t disp32() const { function in class:art::x86_64::Operand
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
sparc.cc 904 disp32(unsigned char* view, function in class:__anon75349::Sparc_relocate_functions
    [all...]

Completed in 332 milliseconds