Home
last modified time | relevance | path

Searched refs:i370_elf_cons (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i370.c660 i370_elf_cons (int nbytes) /* 1=.byte, 2=.word, 4=.long. */ in i370_elf_cons() function
2647 { "long", i370_elf_cons, 4 },
2648 { "word", i370_elf_cons, 4 },
2649 { "short", i370_elf_cons, 2 },