############################################################################## # # Rotate/Shift instructions # # $Id: fn_rot_1op.tbl,v 1.5 1999/09/06 22:41:21 im14u2c Exp $ # ############################################################################## 4 0000, "fn_SWAP1_r," 0010, "fn_SLL1_r," 0100, "fn_RLC1_r," 0110, "fn_SLLC1_r," 1000, "fn_SLR1_r," 1010, "fn_SAR1_r," 1100, "fn_RRC1_r," 1110, "fn_SARC1_r," 0001, "fn_SWAP2_r," 0011, "fn_SLL2_r," 0101, "fn_RLC2_r," 0111, "fn_SLLC2_r," 1001, "fn_SLR2_r," 1011, "fn_SAR2_r," 1101, "fn_RRC2_r," 1111, "fn_SARC2_r," .prolog "/* Auto generated, do not edit */\n\n#include \"cp1600/op_tables.h\"\nconst cp1600_insk_t fn_rot_1op[] =\n{" .epilog "};\nstatic const char *rcs_id UNUSED = \"$Id: fn_rot_1op.tbl,v 1.5 1999/09/06 22:41:21 im14u2c Exp $\";\n"