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

  /external/swiftshader/third_party/LLVM/test/MC/MBlaze/
mblaze_memory.s 34 # CHECK: lhui
37 lhui r1, r2, 28
  /external/libffi/src/microblaze/
sysv.S 266 lhui r3, r1, 2 /* store half-word r3 into return value */
268 lhui r3, r1, 0 /* store half-word r3 into return value */
  /external/python/cpython2/Modules/_ctypes/libffi/src/microblaze/
sysv.S 266 lhui r3, r1, 2 /* store half-word r3 into return value */
268 lhui r3, r1, 0 /* store half-word r3 into return value */
  /external/python/cpython3/Modules/_ctypes/libffi/src/microblaze/
sysv.S 266 lhui r3, r1, 2 /* store half-word r3 into return value */
268 lhui r3, r1, 0 /* store half-word r3 into return value */
  /toolchain/binutils/binutils-2.27/opcodes/
microblaze-opcm.h 42 shr, sw, swr, swx, lbui, lhui, lwi, enumerator in enum:microblaze_instr
microblaze-opc.h 242 {"lhui", INST_TYPE_RD_R1_IMM, INST_NO_OFFSET, NO_DELAY_SLOT, IMMVAL_MASK_NON_SPECIAL, 0xE4000000, OPCODE_MASK_H, lhui, memory_load_inst },
    [all...]

Completed in 189 milliseconds