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

  /src/sys/arch/hppa/hppa/
db_disasm.c 85 enum datasize { Byte, Halfword, Word, Doubleword, Quadword, Variable };
258 * The argument "i" must be an addressable variable (i.e., not a register
259 * variable or an expression... but see BitfX below), "n" must be an
564 #define BVB 0x30, 0x00, 0, 0 /* BRANCH on VARIABLE BIT */
604 #define VSHD 0x34, 0x00, 19, 3 /* VARIABLE SHIFT DOUBLE */
606 #define VEXTRU 0x34, 0x04, 19, 3 /* VARIABLE EXTRACT RIGHT UNSIGNED */
607 #define VEXTRS 0x34, 0x05, 19, 3 /* VARIABLE EXTRACT RIGHT SIGNED */
610 #define VDEP 0x35, 0x01, 19, 3 /* VARIABLE DEPOSIT */
612 #define VDEPI 0x35, 0x05, 19, 3 /* VARIABLE DEPOSIT IMMED */
614 #define ZVDEP 0x35, 0x00, 19, 3 /* ZERO and VARIABLE DEPOSIT *
    [all...]
db_disasm.c 85 enum datasize { Byte, Halfword, Word, Doubleword, Quadword, Variable };
258 * The argument "i" must be an addressable variable (i.e., not a register
259 * variable or an expression... but see BitfX below), "n" must be an
564 #define BVB 0x30, 0x00, 0, 0 /* BRANCH on VARIABLE BIT */
604 #define VSHD 0x34, 0x00, 19, 3 /* VARIABLE SHIFT DOUBLE */
606 #define VEXTRU 0x34, 0x04, 19, 3 /* VARIABLE EXTRACT RIGHT UNSIGNED */
607 #define VEXTRS 0x34, 0x05, 19, 3 /* VARIABLE EXTRACT RIGHT SIGNED */
610 #define VDEP 0x35, 0x01, 19, 3 /* VARIABLE DEPOSIT */
612 #define VDEPI 0x35, 0x05, 19, 3 /* VARIABLE DEPOSIT IMMED */
614 #define ZVDEP 0x35, 0x00, 19, 3 /* ZERO and VARIABLE DEPOSIT *
    [all...]
db_disasm.c 85 enum datasize { Byte, Halfword, Word, Doubleword, Quadword, Variable };
258 * The argument "i" must be an addressable variable (i.e., not a register
259 * variable or an expression... but see BitfX below), "n" must be an
564 #define BVB 0x30, 0x00, 0, 0 /* BRANCH on VARIABLE BIT */
604 #define VSHD 0x34, 0x00, 19, 3 /* VARIABLE SHIFT DOUBLE */
606 #define VEXTRU 0x34, 0x04, 19, 3 /* VARIABLE EXTRACT RIGHT UNSIGNED */
607 #define VEXTRS 0x34, 0x05, 19, 3 /* VARIABLE EXTRACT RIGHT SIGNED */
610 #define VDEP 0x35, 0x01, 19, 3 /* VARIABLE DEPOSIT */
612 #define VDEPI 0x35, 0x05, 19, 3 /* VARIABLE DEPOSIT IMMED */
614 #define ZVDEP 0x35, 0x00, 19, 3 /* ZERO and VARIABLE DEPOSIT *
    [all...]

Completed in 39 milliseconds