HomeSort by: relevance | last modified time | path
    Searched refs:Halfword (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/ppc/
powerpc.igen 1779 0.40,6.RT,11.RA,16.D:D:::Load Halfword and Zero
1792 0.31,6.RT,11.RA,16.RB,21.279,31./:X:::Load Halfword and Zero Indexed
1805 0.41,6.RT,11.RA,16.D:D:::Load Halfword and Zero with Update
1819 0.31,6.RT,11.RA,16.RB,21.311,31./:X:::Load Halfword and Zero with Update Indexed
1833 0.42,6.RT,11.RA,16.D:D:::Load Halfword Algebraic
1846 0.31,6.RT,11.RA,16.RB,21.343,31./:X:::Load Halfword Algebraic Indexed
1859 0.43,6.RT,11.RA,16.D:D:::Load Halfword Algebraic with Update
1873 0.31,6.RT,11.RA,16.RB,21.375,31./:X:::Load Halfword Algebraic with Update Indexed
2204 0.31,6.RT,11.RA,16.RB,21.790,31./:X:::Load Halfword Byte-Reverse Indexed
  /src/external/gpl3/gdb.old/dist/sim/ppc/
powerpc.igen 1779 0.40,6.RT,11.RA,16.D:D:::Load Halfword and Zero
1792 0.31,6.RT,11.RA,16.RB,21.279,31./:X:::Load Halfword and Zero Indexed
1805 0.41,6.RT,11.RA,16.D:D:::Load Halfword and Zero with Update
1819 0.31,6.RT,11.RA,16.RB,21.311,31./:X:::Load Halfword and Zero with Update Indexed
1833 0.42,6.RT,11.RA,16.D:D:::Load Halfword Algebraic
1846 0.31,6.RT,11.RA,16.RB,21.343,31./:X:::Load Halfword Algebraic Indexed
1859 0.43,6.RT,11.RA,16.D:D:::Load Halfword Algebraic with Update
1873 0.31,6.RT,11.RA,16.RB,21.375,31./:X:::Load Halfword Algebraic with Update Indexed
2204 0.31,6.RT,11.RA,16.RB,21.790,31./:X:::Load Halfword Byte-Reverse Indexed
  /src/sys/arch/hppa/hppa/
db_disasm.c 74 /* datatypes for halfword and byte fields of a word are defined
85 enum datasize { Byte, Halfword, Word, Doubleword, Quadword, Variable };
413 #define BIT_P_HW 16 /* bits/halfword */
417 #define BYT_P_HW 2 /* bytes/halfword */
524 #define LDH 0x11, 0x00, 0, 0 /* LOAD HALFWORD */
529 #define STH 0x19, 0x00, 0, 0 /* STORE HALFWORD */
532 #define LDHX 0x03, 0x01, 19, 7 /* LOAD HALFWORD INDEXED */
537 #define LDHS 0x03, 0x41, 19, 7 /* LOAD HALFWORD SHORT DISP */
542 #define STHS 0x03, 0x49, 19, 7 /* STORE HALFWORD SHORT DISP */

Completed in 21 milliseconds