LMMS
Loading...
Searching...
No Matches
asm-nseel-x86-msvc.c File Reference

Functions

void nseel_asm_1pdd (void)
void nseel_asm_2pdd (void)
void nseel_asm_2pdds (void)
void nseel_asm_invsqrt (void)
void nseel_asm_dbg_getstackptr (void)
void nseel_asm_sin (void)
void nseel_asm_cos (void)
void nseel_asm_tan (void)
void nseel_asm_sqr (void)
void nseel_asm_sqrt (void)
void nseel_asm_log (void)
void nseel_asm_log10 (void)
void nseel_asm_abs (void)
void nseel_asm_assign (void)
void nseel_asm_assign_fromfp (void)
void nseel_asm_assign_fast_fromfp (void)
void nseel_asm_assign_fast (void)
void nseel_asm_add (void)
void nseel_asm_add_op (void)
void nseel_asm_add_op_fast (void)
void nseel_asm_sub (void)
void nseel_asm_sub_op (void)
void nseel_asm_sub_op_fast (void)
void nseel_asm_mul (void)
void nseel_asm_mul_op (void)
void nseel_asm_mul_op_fast (void)
void nseel_asm_div (void)
void nseel_asm_div_op (void)
void nseel_asm_div_op_fast (void)
void nseel_asm_mod (void)
void nseel_asm_shl (void)
void nseel_asm_shr (void)
void nseel_asm_mod_op (void)
void nseel_asm_or (void)
void nseel_asm_or0 (void)
void nseel_asm_or_op (void)
void nseel_asm_xor (void)
void nseel_asm_xor_op (void)
void nseel_asm_and (void)
void nseel_asm_and_op (void)
void nseel_asm_uminus (void)
void nseel_asm_sign (void)
void nseel_asm_bnot (void)
void nseel_asm_fcall (void)
void nseel_asm_band (void)
void nseel_asm_bor (void)
void nseel_asm_equal (void)
void nseel_asm_equal_exact (void)
void nseel_asm_notequal_exact (void)
void nseel_asm_notequal (void)
void nseel_asm_above (void)
void nseel_asm_beloweq (void)
void nseel_asm_booltofp (void)
void nseel_asm_fptobool (void)
void nseel_asm_fptobool_rev (void)
void nseel_asm_min (void)
void nseel_asm_max (void)
void nseel_asm_min_fp (void)
void nseel_asm_max_fp (void)
void _asm_generic3parm (void)
void _asm_generic3parm_retd (void)
void _asm_generic2parm (void)
void _asm_generic2parm_retd (void)
void _asm_generic2xparm_retd (void)
void _asm_generic1parm (void)
void _asm_generic1parm_retd (void)
void _asm_megabuf (void)
void _asm_gmegabuf (void)
void nseel_asm_stack_push (void)
void nseel_asm_stack_pop (void)
void nseel_asm_stack_pop_fast (void)
void nseel_asm_stack_peek_int (void)
void nseel_asm_stack_peek (void)
void nseel_asm_stack_peek_top (void)
void nseel_asm_stack_exch (void)

Function Documentation

◆ _asm_generic1parm()

void _asm_generic1parm ( void )

◆ _asm_generic1parm_retd()

void _asm_generic1parm_retd ( void )

◆ _asm_generic2parm()

void _asm_generic2parm ( void )

◆ _asm_generic2parm_retd()

void _asm_generic2parm_retd ( void )

◆ _asm_generic2xparm_retd()

void _asm_generic2xparm_retd ( void )

◆ _asm_generic3parm()

void _asm_generic3parm ( void )

◆ _asm_generic3parm_retd()

void _asm_generic3parm_retd ( void )

◆ _asm_gmegabuf()

void _asm_gmegabuf ( void )

◆ _asm_megabuf()

void _asm_megabuf ( void )

◆ nseel_asm_1pdd()

void nseel_asm_1pdd ( void )

◆ nseel_asm_2pdd()

void nseel_asm_2pdd ( void )

◆ nseel_asm_2pdds()

void nseel_asm_2pdds ( void )

◆ nseel_asm_above()

void nseel_asm_above ( void )

◆ nseel_asm_abs()

void nseel_asm_abs ( void )

◆ nseel_asm_add()

void nseel_asm_add ( void )

◆ nseel_asm_add_op()

void nseel_asm_add_op ( void )

◆ nseel_asm_add_op_fast()

void nseel_asm_add_op_fast ( void )

◆ nseel_asm_and()

void nseel_asm_and ( void )

◆ nseel_asm_and_op()

void nseel_asm_and_op ( void )

◆ nseel_asm_assign()

void nseel_asm_assign ( void )

◆ nseel_asm_assign_fast()

void nseel_asm_assign_fast ( void )

◆ nseel_asm_assign_fast_fromfp()

void nseel_asm_assign_fast_fromfp ( void )

◆ nseel_asm_assign_fromfp()

void nseel_asm_assign_fromfp ( void )

◆ nseel_asm_band()

void nseel_asm_band ( void )

◆ nseel_asm_beloweq()

void nseel_asm_beloweq ( void )

◆ nseel_asm_bnot()

void nseel_asm_bnot ( void )

◆ nseel_asm_booltofp()

void nseel_asm_booltofp ( void )

◆ nseel_asm_bor()

void nseel_asm_bor ( void )

◆ nseel_asm_cos()

void nseel_asm_cos ( void )

◆ nseel_asm_dbg_getstackptr()

void nseel_asm_dbg_getstackptr ( void )

◆ nseel_asm_div()

void nseel_asm_div ( void )

◆ nseel_asm_div_op()

void nseel_asm_div_op ( void )

◆ nseel_asm_div_op_fast()

void nseel_asm_div_op_fast ( void )

◆ nseel_asm_equal()

void nseel_asm_equal ( void )

◆ nseel_asm_equal_exact()

void nseel_asm_equal_exact ( void )

◆ nseel_asm_fcall()

void nseel_asm_fcall ( void )

◆ nseel_asm_fptobool()

void nseel_asm_fptobool ( void )

◆ nseel_asm_fptobool_rev()

void nseel_asm_fptobool_rev ( void )

◆ nseel_asm_invsqrt()

void nseel_asm_invsqrt ( void )

◆ nseel_asm_log()

void nseel_asm_log ( void )

◆ nseel_asm_log10()

void nseel_asm_log10 ( void )

◆ nseel_asm_max()

void nseel_asm_max ( void )

◆ nseel_asm_max_fp()

void nseel_asm_max_fp ( void )

◆ nseel_asm_min()

void nseel_asm_min ( void )

◆ nseel_asm_min_fp()

void nseel_asm_min_fp ( void )

◆ nseel_asm_mod()

void nseel_asm_mod ( void )

◆ nseel_asm_mod_op()

void nseel_asm_mod_op ( void )

◆ nseel_asm_mul()

void nseel_asm_mul ( void )

◆ nseel_asm_mul_op()

void nseel_asm_mul_op ( void )

◆ nseel_asm_mul_op_fast()

void nseel_asm_mul_op_fast ( void )

◆ nseel_asm_notequal()

void nseel_asm_notequal ( void )

◆ nseel_asm_notequal_exact()

void nseel_asm_notequal_exact ( void )

◆ nseel_asm_or()

void nseel_asm_or ( void )

◆ nseel_asm_or0()

void nseel_asm_or0 ( void )

◆ nseel_asm_or_op()

void nseel_asm_or_op ( void )

◆ nseel_asm_shl()

void nseel_asm_shl ( void )

◆ nseel_asm_shr()

void nseel_asm_shr ( void )

◆ nseel_asm_sign()

void nseel_asm_sign ( void )

◆ nseel_asm_sin()

void nseel_asm_sin ( void )

◆ nseel_asm_sqr()

void nseel_asm_sqr ( void )

◆ nseel_asm_sqrt()

void nseel_asm_sqrt ( void )

◆ nseel_asm_stack_exch()

void nseel_asm_stack_exch ( void )

◆ nseel_asm_stack_peek()

void nseel_asm_stack_peek ( void )

◆ nseel_asm_stack_peek_int()

void nseel_asm_stack_peek_int ( void )

◆ nseel_asm_stack_peek_top()

void nseel_asm_stack_peek_top ( void )

◆ nseel_asm_stack_pop()

void nseel_asm_stack_pop ( void )

◆ nseel_asm_stack_pop_fast()

void nseel_asm_stack_pop_fast ( void )

◆ nseel_asm_stack_push()

void nseel_asm_stack_push ( void )

◆ nseel_asm_sub()

void nseel_asm_sub ( void )

◆ nseel_asm_sub_op()

void nseel_asm_sub_op ( void )

◆ nseel_asm_sub_op_fast()

void nseel_asm_sub_op_fast ( void )

◆ nseel_asm_tan()

void nseel_asm_tan ( void )

◆ nseel_asm_uminus()

void nseel_asm_uminus ( void )

◆ nseel_asm_xor()

void nseel_asm_xor ( void )

◆ nseel_asm_xor_op()

void nseel_asm_xor_op ( void )