HomeSort by relevance Sort by last modified time
    Searched defs:SH (Results 1 - 3 of 3) sorted by null

  /external/libffi/linux-sh/
ffi.h 6 #define SH
7 #include "../src/sh/ffitarget.h"
  /external/strace/android/arch/sh/
config.h 368 /* Define for the SH architecture. */
369 #define SH 1
  /external/qemu/
ppc-dis.c 753 /* The SH field in an X or M form instruction. */
754 #define SH RSO + 1
757 #define EVUIMM SH
760 /* The SH field in an MD form instruction. This is split. */
761 #define SH6 SH + 1
765 /* The SH field of the tlbwe instruction, which is optional. */
883 /* SH field starting at bit position 16. */
    [all...]

Completed in 68 milliseconds