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

  /src/sys/arch/hppa/hppa/
db_disasm.c 9 * Permission to use, copy, modify, and distribute this software for any
26 * permission to use, copy, modify, and distribute this file
523 #define LDWM 0x13, 0x00, 0, 0 /* LOAD WORD and MODIFY */
528 #define STWM 0x1b, 0x00, 0, 0 /* STORE WORD and MODIFY */
852 #define Modify(i) BitfR(i,26,1,_b261)
978 #define AstNu(w) Modify(w)
982 #define SinglePrec(i) Modify(i)
1511 /* Load [modify] instructions */
1537 /* Store [modify] instructions */
1570 if (Modify(w)
    [all...]
db_disasm.c 9 * Permission to use, copy, modify, and distribute this software for any
26 * permission to use, copy, modify, and distribute this file
523 #define LDWM 0x13, 0x00, 0, 0 /* LOAD WORD and MODIFY */
528 #define STWM 0x1b, 0x00, 0, 0 /* STORE WORD and MODIFY */
852 #define Modify(i) BitfR(i,26,1,_b261)
978 #define AstNu(w) Modify(w)
982 #define SinglePrec(i) Modify(i)
1511 /* Load [modify] instructions */
1537 /* Store [modify] instructions */
1570 if (Modify(w)
    [all...]

Completed in 34 milliseconds