Searched refs:mcore_cons (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mcore.c267 mcore_cons (int nbytes) function
289 /* See the comment in mcore_cons () about calling check_literals.
415 { "byte", mcore_cons, 1 },
416 { "dc", mcore_cons, 2 },
417 { "dc.b", mcore_cons, 1 },
419 { "dc.l", mcore_cons, 4 },
421 { "dc.w", mcore_cons, 2 },
425 { "hword", mcore_cons, 2 },
426 { "int", mcore_cons, 4 },
427 { "long", mcore_cons,
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-mcore.c267 mcore_cons (int nbytes) function
289 /* See the comment in mcore_cons () about calling check_literals.
415 { "byte", mcore_cons, 1 },
416 { "dc", mcore_cons, 2 },
417 { "dc.b", mcore_cons, 1 },
419 { "dc.l", mcore_cons, 4 },
421 { "dc.w", mcore_cons, 2 },
425 { "hword", mcore_cons, 2 },
426 { "int", mcore_cons, 4 },
427 { "long", mcore_cons,
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mcore.c267 mcore_cons (int nbytes) function
289 /* See the comment in mcore_cons () about calling check_literals.
415 { "byte", mcore_cons, 1 },
416 { "dc", mcore_cons, 2 },
417 { "dc.b", mcore_cons, 1 },
419 { "dc.l", mcore_cons, 4 },
421 { "dc.w", mcore_cons, 2 },
425 { "hword", mcore_cons, 2 },
426 { "int", mcore_cons, 4 },
427 { "long", mcore_cons,
[all...]

Completed in 114 milliseconds