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

  /toolchain/binutils/binutils-2.25/opcodes/
cris-opc.c 203 {"add", 0x0A00, 0x01c0, "m s,R", 0, SIZE_FIELD, 0,
214 {"add", 0x0A00, 0x01c0, "m s,R", 0, SIZE_FIELD,
257 {"adds", 0x0820, 0x03c0, "z s,R", 0, SIZE_FIELD, 0,
272 {"addu", 0x0800, 0x03e0, "z s,R", 0, SIZE_FIELD, 0,
286 {"and", 0x0B00, 0x00C0, "m s,R", 0, SIZE_FIELD, 0,
442 {"bound", 0x09c0, 0x0200, "m s,R", 0, SIZE_FIELD,
446 {"bound", 0x0dcf, 0x0200, "m Y,R", 0, SIZE_FIELD, 0,
521 {"cmp", 0x0Ac0, 0x0100, "m s,R", 0, SIZE_FIELD, 0,
532 {"cmps", 0x08e0, 0x0300, "z s,R", 0, SIZE_FIELD, 0,
540 {"cmpu", 0x08c0, 0x0320, "z s,R" , 0, SIZE_FIELD, 0
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
cris.h 250 SIZE_FIELD
  /hardware/interfaces/sensors/1.0/
types.hal     [all...]
  /frameworks/hardware/interfaces/sensorservice/1.0/vts/functional/
VtsHalSensorManagerV1_0TargetTest.cpp 188 int32_t size = *reinterpret_cast<int32_t *>(start + (size_t)O::SIZE_FIELD);
  /toolchain/binutils/binutils-2.25/gas/config/
tc-cris.c     [all...]
  /hardware/interfaces/sensors/1.0/vts/functional/
VtsHalSensorsV1_0TargetTest.cpp 254 constexpr size_t kOffsetSize = static_cast<size_t>(SensorsEventFormatOffset::SIZE_FIELD);
    [all...]

Completed in 773 milliseconds