HomeSort by relevance Sort by last modified time
    Searched full:mcore_cons (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-mcore.c 267 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, 4 }
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
ChangeLog-9899     [all...]
ChangeLog-0001     [all...]
ChangeLog-0203     [all...]

Completed in 2981 milliseconds