Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions out/chillin/src/generated/part_00.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10842,7 +10842,7 @@ pub fn x403a5e(ctx: &mut Context) -> Cont {
.cpu
.fpu
.get(0)
.total_cmp(&(ctx.memory.read::<f32>(0x40c080u32) as f64));
.partial_cmp(&(ctx.memory.read::<f32>(0x40c080u32) as f64));
ctx.cpu.fpu.pop();
// 00403a6b fnstsw ax
ctx.cpu.regs.set_ax(ctx.cpu.fpu.status());
Expand All @@ -10863,7 +10863,7 @@ pub fn x403a70(ctx: &mut Context) -> Cont {
.cpu
.fpu
.get(0)
.total_cmp(&(ctx.memory.read::<f32>(0x40c080u32) as f64));
.partial_cmp(&(ctx.memory.read::<f32>(0x40c080u32) as f64));
ctx.cpu.fpu.pop();
// 00403a79 fnstsw ax
ctx.cpu.regs.set_ax(ctx.cpu.fpu.status());
Expand Down Expand Up @@ -10908,7 +10908,7 @@ pub fn x403a98(ctx: &mut Context) -> Cont {
.cpu
.fpu
.get(0)
.total_cmp(&(ctx.memory.read::<f32>(0x40c084u32) as f64));
.partial_cmp(&(ctx.memory.read::<f32>(0x40c084u32) as f64));
ctx.cpu.fpu.pop();
// 00403aa1 fnstsw ax
ctx.cpu.regs.set_ax(ctx.cpu.fpu.status());
Expand All @@ -10929,7 +10929,7 @@ pub fn x403aa6(ctx: &mut Context) -> Cont {
.cpu
.fpu
.get(0)
.total_cmp(&(ctx.memory.read::<f32>(0x40c084u32) as f64));
.partial_cmp(&(ctx.memory.read::<f32>(0x40c084u32) as f64));
ctx.cpu.fpu.pop();
// 00403aaf fnstsw ax
ctx.cpu.regs.set_ax(ctx.cpu.fpu.status());
Expand Down Expand Up @@ -10974,7 +10974,7 @@ pub fn x403ace(ctx: &mut Context) -> Cont {
.cpu
.fpu
.get(0)
.total_cmp(&(ctx.memory.read::<f32>(0x40c080u32) as f64));
.partial_cmp(&(ctx.memory.read::<f32>(0x40c080u32) as f64));
ctx.cpu.fpu.pop();
// 00403ad7 fnstsw ax
ctx.cpu.regs.set_ax(ctx.cpu.fpu.status());
Expand Down Expand Up @@ -11057,7 +11057,7 @@ pub fn x403b02(ctx: &mut Context) -> Cont {
.cpu
.fpu
.get(0)
.total_cmp(&(ctx.memory.read::<f32>(0x40c080u32) as f64));
.partial_cmp(&(ctx.memory.read::<f32>(0x40c080u32) as f64));
ctx.cpu.fpu.pop();
// 00403b0b fnstsw ax
ctx.cpu.regs.set_ax(ctx.cpu.fpu.status());
Expand Down Expand Up @@ -11288,7 +11288,7 @@ pub fn x403b94(ctx: &mut Context) -> Cont {
.cpu
.fpu
.get(0)
.total_cmp(&(ctx.memory.read::<f32>(0x40c084u32) as f64));
.partial_cmp(&(ctx.memory.read::<f32>(0x40c084u32) as f64));
ctx.cpu.fpu.pop();
// 00403b9d fnstsw ax
ctx.cpu.regs.set_ax(ctx.cpu.fpu.status());
Expand Down Expand Up @@ -11371,7 +11371,7 @@ pub fn x403bc8(ctx: &mut Context) -> Cont {
.cpu
.fpu
.get(0)
.total_cmp(&(ctx.memory.read::<f32>(0x40c084u32) as f64));
.partial_cmp(&(ctx.memory.read::<f32>(0x40c084u32) as f64));
ctx.cpu.fpu.pop();
// 00403bd1 fnstsw ax
ctx.cpu.regs.set_ax(ctx.cpu.fpu.status());
Expand Down Expand Up @@ -11602,7 +11602,7 @@ pub fn x403c5a(ctx: &mut Context) -> Cont {
.cpu
.fpu
.get(0)
.total_cmp(&(ctx.memory.read::<f32>(0x40c080u32) as f64));
.partial_cmp(&(ctx.memory.read::<f32>(0x40c080u32) as f64));
ctx.cpu.fpu.pop();
// 00403c63 fnstsw ax
ctx.cpu.regs.set_ax(ctx.cpu.fpu.status());
Expand All @@ -11623,7 +11623,7 @@ pub fn x403c6c(ctx: &mut Context) -> Cont {
.cpu
.fpu
.get(0)
.total_cmp(&(ctx.memory.read::<f32>(0x40c080u32) as f64));
.partial_cmp(&(ctx.memory.read::<f32>(0x40c080u32) as f64));
ctx.cpu.fpu.pop();
// 00403c75 fnstsw ax
ctx.cpu.regs.set_ax(ctx.cpu.fpu.status());
Expand Down Expand Up @@ -11668,7 +11668,7 @@ pub fn x403c8c(ctx: &mut Context) -> Cont {
.cpu
.fpu
.get(0)
.total_cmp(&(ctx.memory.read::<f32>(0x40c084u32) as f64));
.partial_cmp(&(ctx.memory.read::<f32>(0x40c084u32) as f64));
ctx.cpu.fpu.pop();
// 00403c95 fnstsw ax
ctx.cpu.regs.set_ax(ctx.cpu.fpu.status());
Expand All @@ -11689,7 +11689,7 @@ pub fn x403c9a(ctx: &mut Context) -> Cont {
.cpu
.fpu
.get(0)
.total_cmp(&(ctx.memory.read::<f32>(0x40c084u32) as f64));
.partial_cmp(&(ctx.memory.read::<f32>(0x40c084u32) as f64));
ctx.cpu.fpu.pop();
// 00403ca3 fnstsw ax
ctx.cpu.regs.set_ax(ctx.cpu.fpu.status());
Expand Down Expand Up @@ -14059,7 +14059,7 @@ pub fn x4045b8(ctx: &mut Context) -> Cont {
);
ctx.cpu.fpu.pop();
// 00404643 fcomp dword ptr [ebp-0Ch]
ctx.cpu.fpu.cmp = ctx.cpu.fpu.get(0).total_cmp(
ctx.cpu.fpu.cmp = ctx.cpu.fpu.get(0).partial_cmp(
&(ctx
.memory
.read::<f32>(ctx.cpu.regs.ebp.wrapping_add(0xfffffff4u32)) as f64),
Expand Down Expand Up @@ -15039,7 +15039,7 @@ pub fn x404979(ctx: &mut Context) -> Cont {
);
ctx.cpu.fpu.pop();
// 0040497c fcomp qword ptr [ebp-20h]
ctx.cpu.fpu.cmp = ctx.cpu.fpu.get(0).total_cmp(
ctx.cpu.fpu.cmp = ctx.cpu.fpu.get(0).partial_cmp(
&(ctx
.memory
.read::<f64>(ctx.cpu.regs.ebp.wrapping_add(0xffffffe0u32))),
Expand Down Expand Up @@ -18320,7 +18320,7 @@ pub fn x4053fc(ctx: &mut Context) -> Cont {
.cpu
.fpu
.get(0)
.total_cmp(&(ctx.memory.read::<f32>(0x40c1bcu32) as f64));
.partial_cmp(&(ctx.memory.read::<f32>(0x40c1bcu32) as f64));
ctx.cpu.fpu.pop();
// 00405427 fnstsw ax
ctx.cpu.regs.set_ax(ctx.cpu.fpu.status());
Expand Down
10 changes: 5 additions & 5 deletions out/chillin/src/generated/part_01.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4411,7 +4411,7 @@ pub fn x4061f6(ctx: &mut Context) -> Cont {
// 0040621f fldz
ctx.cpu.fpu.push(0.0);
// 00406221 fcomp dword ptr [eax+8]
ctx.cpu.fpu.cmp = ctx.cpu.fpu.get(0).total_cmp(
ctx.cpu.fpu.cmp = ctx.cpu.fpu.get(0).partial_cmp(
&(ctx
.memory
.read::<f32>(ctx.cpu.regs.eax.wrapping_add(0x8u32)) as f64),
Expand All @@ -4438,7 +4438,7 @@ pub fn x406229(ctx: &mut Context) -> Cont {
// 0040622f fldz
ctx.cpu.fpu.push(0.0);
// 00406231 fcomp dword ptr [eax+8]
ctx.cpu.fpu.cmp = ctx.cpu.fpu.get(0).total_cmp(
ctx.cpu.fpu.cmp = ctx.cpu.fpu.get(0).partial_cmp(
&(ctx
.memory
.read::<f32>(ctx.cpu.regs.eax.wrapping_add(0x8u32)) as f64),
Expand All @@ -4463,7 +4463,7 @@ pub fn x406239(ctx: &mut Context) -> Cont {
// 0040623d fldz
ctx.cpu.fpu.push(0.0);
// 0040623f fcomp dword ptr [edi+eax+8]
ctx.cpu.fpu.cmp = ctx.cpu.fpu.get(0).total_cmp(
ctx.cpu.fpu.cmp = ctx.cpu.fpu.get(0).partial_cmp(
&(ctx.memory.read::<f32>(
ctx.cpu
.regs
Expand Down Expand Up @@ -10332,7 +10332,7 @@ pub fn x407be7(ctx: &mut Context) -> Cont {
.cpu
.fpu
.get(0)
.total_cmp(&(ctx.memory.read::<f32>(0x40c628u32) as f64));
.partial_cmp(&(ctx.memory.read::<f32>(0x40c628u32) as f64));
ctx.cpu.fpu.pop();
// 00407c1f fnstsw ax
ctx.cpu.regs.set_ax(ctx.cpu.fpu.status());
Expand Down Expand Up @@ -10439,7 +10439,7 @@ pub fn x407c2e(ctx: &mut Context) -> Cont {
.cpu
.fpu
.get(0)
.total_cmp(&(ctx.memory.read::<f32>(0x40c640u32) as f64));
.partial_cmp(&(ctx.memory.read::<f32>(0x40c640u32) as f64));
ctx.cpu.fpu.pop();
// 00407c8a fnstsw ax
ctx.cpu.regs.set_ax(ctx.cpu.fpu.status());
Expand Down
Loading
Loading