Home
last modified time | relevance | path

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

/u-boot/include/
A Dhost_arch.h4 # Constants defining the host architecture in assembler, C, and make files.
/u-boot/arch/x86/include/asm/
A Dcb_sysinfo.h172 char *assembler; member
/u-boot/doc/arch/
A Dmips.rst43 initialized in board specific assembler language before the cache init
A Dx86.rst496 the board, then you can use post_code() calls from C or assembler to monitor
/u-boot/doc/
A DREADME.mpc83xxads19 GNU assembler version 2.15 (powerpc-linux) using BFD version 2.15
/u-boot/arch/arm/mach-sunxi/
A Drmr_switch.S15 @ start address. It needs to be assembled by an ARM(32) assembler and
/u-boot/doc/build/
A Dclang.rst51 Since llvm 3.4 is currently in the base system, the integrated assembler as
/u-boot/arch/xtensa/cpu/
A Du-boot.lds29 * an assembler function. See start.S for more details)
/u-boot/scripts/dtc/
A DREADME96 and checked against a binary tree from assembler macros in trees.S. So
/u-boot/cmd/x86/
A Dcbsysinfo.c241 print_str(">Assembler", info->assembler); in show_table()
/u-boot/scripts/
A DKbuild.include105 $(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))
A DMakefile.spl541 -D__ASSEMBLY__ -x assembler-with-cpp -std=c99 -P -o $@ $<
/u-boot/arch/x86/lib/coreboot/
A Dcb_sysinfo.c357 cb_parse_string(ptr, &info->assembler); in cb_parse_header()
/u-boot/doc/develop/
A Dmakefiles.rst414 asflags-y specifies assembler options.
441 assembler invocations.
468 can re-add assembler flags that were removed by asflags-remove-y.
624 assembler (`*.S`) files -- supports the given option. An optional
638 as-instr checks if the assembler reports a specific instruction
641 Note: as-instr-option uses KBUILD_AFLAGS for assembler options
1208 are used for assembler.
1268 This is usually used for header files containing assembler constants.
A Dcheckpatch.rst777 as this has special meaning for the assembler; a symbol entry will
/u-boot/Licenses/
A DREADME79 there are still older assembler tools which cannot handle C++ style
/u-boot/arch/mips/
A DKconfig494 in assembler.
/u-boot/
A DMakefile1801 $(CPP) -P $(CFLAGS) -x assembler-with-cpp -D__ASSEMBLY__ \
2033 -D__ASSEMBLY__ -x assembler-with-cpp -std=c99 -P -o $@ $<
/u-boot/doc/arch/sandbox/
A Dsandbox.rst502 Enabling this option will inject placeholder assembler code which valgrind
/u-boot/arch/arm/
A DKconfig466 <asm/arch/boot0.h> which contains the required assembler code.

Completed in 55 milliseconds