hppac.3x (2010 09)

h
hppac(3X) hppac(3X)
(PA-RISC Systems Only)
enum HPPAC_CC *compcode,
int *pacstatus
);
void HPPACLONGDIVD(
unsigned char *operand2,
int op2digs,
unsigned char *operand1,
int op1digs,
enum HPPAC_CC *compcode,
int *pacstatus
);
void HPPACMPYD(
unsigned char *operand2,
int op2digs,
unsigned char *operand1,
int op1digs,
enum HPPAC_CC *compcode,
int *pacstatus
);
void HPPACNSLD(
unsigned char *operand2,
int op2digs,
unsigned char *operand1,
int op1digs,
int *shift_amt,
enum HPPAC_CC *compcode,
int *pacstatus,
int *carry
);
void HPPACSLD(
unsigned char *operand2,
int op2digs,
unsigned char *operand1,
int op1digs,
int shift_amt,
enum HPPAC_CC *compcode,
int *pacstatus,
int *carry
);
void HPPACSRD(
unsigned char *operand2,
int op2digs,
unsigned char *operand1,
int op1digs,
int shift_amt,
enum HPPAC_CC *compcode,
int *pacstatus
);
void HPPACSUBD(
unsigned char *operand2,
int op2digs,
unsigned char *operand1,
int op1digs,
enum HPPAC_CC *compcode,
int *pacstatus
);
2 Hewlett-Packard Company 2 HP-UX 11i Version 3: September 2010