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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/h8300/
H A Dh8300.c323 static const char *const h8_push_ops[2] = { "push" , "push.l" };
346 h8_push_op = h8_push_ops[cpu_type];
322 static const char *const h8_push_ops[2] = { "push" , "push.l" }; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dh8300.cc282 static const char *const h8_push_ops[2] = { "push" , "push.l" };
289 h8_push_op = h8_push_ops[cpu_type];
281 static const char *const h8_push_ops[2] = { "push" , "push.l" }; local

Completed in 184 milliseconds