Searched refs:movb_length_table (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/h8300/
H A Dh8300.c2248 static const h8300_length_table movb_length_table =
2257 #define movw_length_table movb_length_table
2578 return h8300_move_length (operands, &movb_length_table);
2240 static const h8300_length_table movb_length_table = variable
/netbsd-current/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dh8300.cc2167 static const h8300_length_table movb_length_table =
2176 #define movw_length_table movb_length_table
2507 return h8300_move_length (operands, &movb_length_table);
2159 static const h8300_length_table movb_length_table = variable

Completed in 360 milliseconds