{"id":20980949,"url":"https://github.com/kodekote/linux_x64_asm","last_synced_at":"2026-04-27T09:02:13.653Z","repository":{"id":185006005,"uuid":"672836561","full_name":"kodekote/linux_x64_asm","owner":"kodekote","description":"Intel x64 assembly code and build files for Linux / GNU as","archived":false,"fork":false,"pushed_at":"2023-08-01T00:52:41.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-08T07:06:54.514Z","etag":null,"topics":["abi","assembly","gas","linux","systemv","x64"],"latest_commit_sha":null,"homepage":"","language":"Assembly","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kodekote.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-07-31T09:24:10.000Z","updated_at":"2024-01-14T14:29:34.000Z","dependencies_parsed_at":"2023-07-31T10:54:50.912Z","dependency_job_id":null,"html_url":"https://github.com/kodekote/linux_x64_asm","commit_stats":null,"previous_names":["kodekote/linux_x64_asm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kodekote/linux_x64_asm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kodekote%2Flinux_x64_asm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kodekote%2Flinux_x64_asm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kodekote%2Flinux_x64_asm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kodekote%2Flinux_x64_asm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kodekote","download_url":"https://codeload.github.com/kodekote/linux_x64_asm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kodekote%2Flinux_x64_asm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32329466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["abi","assembly","gas","linux","systemv","x64"],"created_at":"2024-11-19T05:32:02.342Z","updated_at":"2026-04-27T09:02:13.629Z","avatar_url":"https://github.com/kodekote.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# linux_x64_asm\nIntel x64 assembly code and build files for Linux / GNU as\n\n\nCurrently, there is one example with a minimal assembly program that showcases two things: the minimal directives, code, and labels needed to produce an executable file and how to interface with C libraries.\n\nMost importantly, it shows how to use x64 assembly to produce code that is impossible in standard C. First, it gets the value of RFLAGS in C. Then, it performs a logical shift-right on a signed value (not possible in C) and it \"ignores\" endianess (not possible in C).\n\nI will add more examples later.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkodekote%2Flinux_x64_asm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkodekote%2Flinux_x64_asm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkodekote%2Flinux_x64_asm/lists"}