Home
last modified time | relevance | path

Searched refs:SWIM (Results 1 – 5 of 5) sorted by relevance

/dragonfly/games/battlestar/
HDextern.h177 #define SWIM 1043 macro
HDwords.c175 { "swim", SWIM, VERB, NULL },
HDcypher.c558 case SWIM: in cypher()
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
HDi386.md773 (define_mode_iterator SWIM [(QI "TARGET_QIMODE_MATH")
947 (compare:CC (match_operand:SWIM 2 "nonimmediate_operand" "")
948 (match_operand:SWIM 3 "<general_operand>" "")))
7696 [(set (match_operand:SWIM 0 "nonimmediate_operand" "")
7697 (and:SWIM (match_operand:SWIM 1 "nonimmediate_operand" "")
7698 (match_operand:SWIM 2 "<general_szext_operand>" "")))]
8174 [(set (match_operand:SWIM 0 "nonimmediate_operand" "")
8175 (any_or:SWIM (match_operand:SWIM 1 "nonimmediate_operand" "")
8176 (match_operand:SWIM 2 "<general_operand>" "")))]
8859 [(set (match_operand:SWIM 0 "nonimmediate_operand" "")
[all …]
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
HDi386.md1010 (define_mode_iterator SWIM [(QI "TARGET_QIMODE_MATH")
1263 (compare:CC (match_operand:SWIM 2 "nonimmediate_operand")
1264 (match_operand:SWIM 3 "<general_operand>")))
17895 [(set (match_operand:SWIM 0 "register_operand")
17896 (if_then_else:SWIM (match_operand 1 "comparison_operator")
17897 (match_operand:SWIM 2 "<general_operand>")
17898 (match_operand:SWIM 3 "<general_operand>")))]