Home | History | Annotate | Download | only in config

Lines Matching refs:WA

106 #define WA(x) if (!expr_is_word_aligned (x)) rl78_error ("Expression not word-aligned");
780 { B1 (0xad); O1 ($5); WA($5); }
782 { B1 (0xae); O1 ($5); WA($5); }
789 { B1 (0xbd); O1 ($3); WA($3); }
791 { B1 (0xbe); O1 ($3); WA($3); }
803 { B1 (0xaf); O2 ($6); WA($6); rl78_linkrelax_addr16 (); }
806 { B1 (0xbf); O2 ($4); WA($4); rl78_linkrelax_addr16 (); }
857 { B1 (0xa8); O1 ($8); WA($8);}
863 { B1 (0xb8); O1 ($6); WA($6); }
869 { B1 (0xca); F ($2, 2, 2); O1 ($4); WA($4); }
872 { B1 (0xcb); F ($2, 2, 2); O2 ($6); WA($6); rl78_linkrelax_addr16 (); }