Searched refs:assembler (Results 1 – 16 of 16) sorted by relevance
4 # Constants defining the host architecture in assembler, C, and make files.
41 char *assembler; member
43 initialized in board specific assembler language before the cache init
510 the board, then you can use post_code() calls from C or assembler to monitor
19 GNU assembler version 2.15 (powerpc-linux) using BFD version 2.15
15 @ start address. It needs to be assembled by an ARM(32) assembler and
199 cb_parse_string(ptr, &info->assembler); in cb_parse_header()
51 Since llvm 3.4 is currently in the base system, the integrated assembler as
29 * an assembler function. See start.S for more details)
105 $(CC) $(KBUILD_CFLAGS) $(1) -c -x assembler /dev/null -o "$$TMP",$(1),$(2))111 printf "%b\n" "$(1)" | $(CC) $(KBUILD_AFLAGS) -c -x assembler -o "$$TMP" -,$(2),$(3))
453 -D__ASSEMBLY__ -x assembler-with-cpp -std=c99 -P -o $@ $<
79 there are still older assembler tools which cannot handle C++ style
518 in assembler.
1868 -D__ASSEMBLY__ -x assembler-with-cpp -std=c99 -P -o $@ $<
4333 R15: temporary register for assembler
447 <asm/arch/boot0.h> which contains the required assembler code.
Completed in 41 milliseconds