const XCORE_SHF_CP_SECTION: comptime_int = 536870912;

All sections with the ā€œcā€ flag are grouped together by the linker to form the constant pool and the cp register is set to the start of the constant pool by the boot code.