diff options
Diffstat (limited to 'src/gallium/drivers/nouveau/codegen/target_lib_nvf0.asm.h')
-rw-r--r-- | src/gallium/drivers/nouveau/codegen/target_lib_nvf0.asm.h | 84 |
1 files changed, 0 insertions, 84 deletions
diff --git a/src/gallium/drivers/nouveau/codegen/target_lib_nvf0.asm.h b/src/gallium/drivers/nouveau/codegen/target_lib_nvf0.asm.h deleted file mode 100644 index 02c1ec646aa..00000000000 --- a/src/gallium/drivers/nouveau/codegen/target_lib_nvf0.asm.h +++ /dev/null @@ -1,84 +0,0 @@ - -// Assembled from target_lib_nvf0.asm by envyas -m gk110 -W. - -static const uint64_t nvf0_builtin_code[] = -{ -// DIV U32 -0x08a0a0a010a010a0ULL, -0xe1800000009c000aULL, -0x220000000f9c0808ULL, -0x74000000009fc00eULL, -0xe2400000011c0c0aULL, -0xe6010000009c2806ULL, -0xe1c00000011c040eULL, -0xd2000800019c080aULL, -0x08a0a0a0a0a0a0a0ULL, -0xe1c00000011c040eULL, -0xd2000800019c080aULL, -0xe1c00000011c040eULL, -0xd2000800019c080aULL, -0xe1c00000011c040eULL, -0xd2000800019c080aULL, -0xe1c00000011c040eULL, -0x0810b0a0a010a010ULL, -0xd2000800019c080aULL, -0xe4c03c00001c000eULL, -0xe1c00400011c0002ULL, -0xe6010000009c280aULL, -0xd0000c00001c0406ULL, -0xdb601c00011c041eULL, -0xe088000001000406ULL, -0x0880a0b88010b0a0ULL, -0x4000000000800001ULL, -0xdb601c000100041eULL, -0xe088000001000406ULL, -0x4000000000800001ULL, -0x19000000001c003cULL, -// DIV S32 -0xdb181c007f9c005eULL, -0xdb1a08007f9c047eULL, -0x08a010a010a0a080ULL, -0xe6100000001ce802ULL, -0xe6100000009ce806ULL, -0xe1800000009c000aULL, -0x220000000f9c0808ULL, -0x74000000009fc00eULL, -0xe2400000011c0c0aULL, -0xe6010000009c2806ULL, -0x08a0a0a0a0a0a0a0ULL, -0xe1c00000011c040eULL, -0xd2000800019c080aULL, -0xe1c00000011c040eULL, -0xd2000800019c080aULL, -0xe1c00000011c040eULL, -0xd2000800019c080aULL, -0xe1c00000011c040eULL, -0x08a0a010a010a0a0ULL, -0xd2000800019c080aULL, -0xe1c00000011c040eULL, -0xd2000800019c080aULL, -0xe4c03c00001c000eULL, -0xe1c00400011c0002ULL, -0xe6010000009c280aULL, -0xd0000c00001c0406ULL, -0x0880a010b0a010b0ULL, -0xdb601c00011c041eULL, -0xe088000001000406ULL, -0x4000000000800001ULL, -0xdb601c000100041eULL, -0xe088000001000406ULL, -0x4000000000800001ULL, -0xe6010000000ce802ULL, -0x08b08010a010b810ULL, -0xe60100000088e806ULL, -0x19000000001c003cULL, -}; - -static const uint16_t nvf0_builtin_offsets[NVC0_BUILTIN_COUNT] = -{ - 0x0000, - 0x00f0, - /* Just point at a ret instruction for now. */ - 0x00f0 - 8, - 0x00f0 - 8 -}; |