HomeSort by: relevance | last modified time | path
    Searched defs:Doubleword (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hppa/hppa/
db_disasm.c 64 struct doubleword { struct
70 struct doubleword d0;
71 struct doubleword d1;
85 enum datasize { Byte, Halfword, Word, Doubleword, Quadword, Variable };
411 #define BIT_P_DW 64 /* bits/doubleword */
415 #define BYT_P_DW 8 /* bytes/doubleword */
db_disasm.c 64 struct doubleword { struct
70 struct doubleword d0;
71 struct doubleword d1;
85 enum datasize { Byte, Halfword, Word, Doubleword, Quadword, Variable };
411 #define BIT_P_DW 64 /* bits/doubleword */
415 #define BYT_P_DW 8 /* bytes/doubleword */

Completed in 28 milliseconds